mirror of
https://github.com/YunoHost-Apps/owncast-emojiwall_ynh.git
synced 2024-09-03 19:56:19 +02:00
15 lines
296 B
JSON
15 lines
296 B
JSON
{
|
|
"webhooks": {
|
|
"host": "__DOMAIN__",
|
|
"prefix": "__PATH__",
|
|
"port": __PORT__,
|
|
"public_port": 443,
|
|
"schema": "https"
|
|
},
|
|
"analytics": {
|
|
"enable": false,
|
|
"domain": "",
|
|
"scriptSource": "",
|
|
"dataEndpoint": ""
|
|
}
|
|
}
|