1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/owncast-emojiwall_ynh.git synced 2024-09-03 19:56:19 +02:00
owncast-emojiwall_ynh/conf/default.json
2023-10-06 15:01:05 +02:00

15 lines
296 B
JSON

{
"webhooks": {
"host": "__DOMAIN__",
"prefix": "__PATH__",
"port": __PORT__,
"public_port": 443,
"schema": "https"
},
"analytics": {
"enable": false,
"domain": "",
"scriptSource": "",
"dataEndpoint": ""
}
}