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 default supported file formats (.mp4 and .mov).
- Returns the default maximum number of concurrent connections (3).
- Returns the default value for secure_session
- Returns the default session duration (3600 seconds).
- Returns the default value for ssl files
- Returns the default video host based on the local machine’s IP address.
- Returns the default video port (8000).
- Returns an empty list as the default website (CORS configuration).
- Returns the default number of worker threads (half of logical cores).