invidious-companion/config/default.toml
2024-10-23 23:37:36 +02:00

17 lines
No EOL
229 B
TOML

[server]
port = 8282
host = "127.0.0.1"
hmac_key = "CHANGE_ME"
base_url = "http://localhost:8282"
[cache]
enabled = true
[networking]
#proxy = ""
[jobs]
[jobs.youtube_session]
po_token_enabled = true
frequency = "*/5 * * * *"