Files
beepi/playbooks/ott/production.toml.j2
T
2026-06-18 12:25:18 +02:00

15 lines
241 B
Django/Jinja

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