Files
beepi/playbooks/ott/production.toml.j2
T
2026-07-04 22:54:09 +02:00

15 lines
248 B
Django/Jinja

hostname="localhost:8080"
log = { level="info" }
api_key="{{ ott_api_key }}"
session_secret="{{ ott_session_secret }}"
[info_extractor.youtube]
api_key="{{ google_api_key }}"
[add_preview.search]
enabled=false
[users]
enable_registration=false