Name | Type | Description | Notes |
---|---|---|---|
max_threads | int | The maximum number of request handling threads. | [optional] |
min_threads | int | The minimum number of request handling threads. | [optional] |
port | int | The port the web server is accepting requests. | [optional] |
session_timeout | str | Session timeout duration, in ISO 8601 format. For example: `"PT10M"`. | [optional] |
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.