config.ini.example 268 B

123456789101112131415
  1. [Database]
  2. Host = "localhost"
  3. Port = "3306"
  4. Username = "DatabaseUser"
  5. Password = "DatabasePassword"
  6. Database = "Database"
  7. Charset = "utf8mb4"
  8. [Instance]
  9. URL = "hajeebtok.example.com"
  10. DebugURL = "hajeebtok.example.com"
  11. DebugMode = "true"
  12. [Service]
  13. VideoFeedLimit = 10