director/appsettings.example.json

12 lines
578 B
JSON

{
"kafka_bootstrap": "localhost:9092",
"call_for_humans_discord_webhook": "http://localhost",
"webdav_uri": "http://mywebdav",
"webdav_username": "xX_sephiroth_Xx@aol.com",
"webdav_password": "sw0rdf1sh",
"calendar_youtube": "calendars/1wingedangle/youtube-channel_shared_by_adam",
"calendar_twitch": "calendars/1wingedangle/twitch-channel_shared_by_adam",
"calendar_other": "calendars/1wingedangle/other_shared_by_adam",
"show_template_yt_release": "./yt release/config.json",
"show_template_twitch_streams": "./twitch stream configs/"
}