16 lines
276 B
Text
16 lines
276 B
Text
[server]
|
|
port = 1926
|
|
address = "0.0.0.0"
|
|
base_url = "https://api.example.com"
|
|
webhook_secret = "86f9ac485ffaf1c24f03e3fd441f65d9"
|
|
|
|
[owncast]
|
|
base_url = "https://live.example.com"
|
|
|
|
[twitch]
|
|
enable = false
|
|
channel = "username"
|
|
|
|
; Add fake messages to test
|
|
[test]
|
|
enable = false
|