This repository has been archived on 2022-06-28. You can view files and clone it, but cannot push or open issues or pull requests.
Yotter/yotter-config.json

13 lines
338 B
JSON
Raw Normal View History

2020-09-04 11:51:35 +05:30
{
2020-09-05 16:58:57 +05:30
"serverName": "Yotter.xyz",
2020-09-04 11:51:35 +05:30
"nitterInstance": "https://nitter.net/",
2020-09-08 16:38:05 +05:30
"maxInstanceUsers": 30,
"serverLocation": "Germany",
2020-09-08 16:38:05 +05:30
"restrictPublicUsage":true,
"nginxVideoStream":false,
2020-09-08 16:38:05 +05:30
"maintenance_mode":false,
"show_admin_message":false,
"admin_message_title":"Message from the admin",
"admin_message":"Message from the admin text"
2020-09-05 03:25:56 +05:30
}