Expand description
Module for the web data configuration that holds the secrets required by the application.
Structs§
- Represents the configuration parameters for SysMonk.
Functions§
- Returns the default value for debug flag.
- Returns the default host based on the local machine’s IP address.
- Returns the default maximum number of concurrent connections (3)
- Returns the default port (8000)
- Returns the default session duration (900 seconds)
- Returns the default value for UTC logging.
- Returns an empty list as the default website (CORS configuration)
- Returns the default number of worker threads (half of logical cores)