Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 558 Bytes

WebSettings.md

File metadata and controls

11 lines (8 loc) · 558 Bytes

Rapid7VmConsole::WebSettings

Properties

Name Type Description Notes
max_threads Integer The maximum number of request handling threads. [optional]
min_threads Integer The minimum number of request handling threads. [optional]
port Integer The port the web server is accepting requests. [optional]
session_timeout String Session timeout duration, in ISO 8601 format. For example: `"PT10M"`. [optional]