Expand description
Configuration for the application.
Structs§
- Api
- Core configuration for the API
- Auth
- Authentication options.
- Configuration
- The configuration service.
- Configuration
Public - The public backend configuration. There is an endpoint to get this configuration.
- Database
- Database configuration.
- Image
Cache - Configuration for the image proxy cache.
- SMTP configuration.
- Network
- The the base URL for the API.
- Torrust
Backend - The whole configuration for the backend.
- Tracker
- Configuration for the associated tracker.
- Tracker
Statistics Importer - Configuration for the tracker statistics importer.
- Website
- Information displayed to the user in the website.
Enums§
- Email
OnSignup - Whether the email is required on signup or not.
- Tracker
Mode - See
TrackerMode
intorrust-tracker-primitives
crate for more information.
Constants§
- FREE_
PORT - Port number representing that the OS will choose one randomly from the available ports.