- [Database]
- Host = "localhost"
- Port = "3306"
- Username = "DatabaseUser"
- Password = "DatabasePassword"
- Database = "Database"
- Charset = "utf8mb4"
- [Instance]
- URL = "hajeebtok.example.com"
- DebugURL = "hajeebtok.example.com"
- DebugMode = "true"
- [Service]
- VideoFeedLimit = 10
|