|
- {
- "debug": false,
- "enable-api-tests": false,
- "steam-key": "YOUR STEAM KEY HERE",
- "igdb-client-id": "YOUR IGDB KEY HERE",
- "igdb-secret": "YOUR IGDB SECRET HERE",
- "cookie-max-age": {
- "days": 0,
- "weeks": 0
- },
- "source-url": "https://git.tgrc.dev/tgrcdev/whatcanweplay",
- "contact-email": "contact@whatcanweplay.net",
- "privacy-email": "privacy@whatcanweplay.net",
- "connect-timeout": 8,
- "read-timeout": 30,
- "igdb-cache-file": "igdb-cache.sqlite",
- "igdb-cache-max-age": {
- "weeks": 4
- }
- }
|