Expand description
Module for the web data configuration that holds the secrets required by the application.
Structs§
- Represents the configuration parameters for RuStream.
Functions§
- Returns the default value for debug flag.
- Returns the file formats supported by default.
- Returns the default maximum number of concurrent connections (3)
- Returns the default max payload size (100 MB)
- Returns the default media host based on the local machine’s IP address.
- Returns the default media port (8000)
- Returns the default value for secure_session
- Returns the default session duration (3600 seconds)
- Returns the default value for SSL files.
- 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)