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

17 lines
434 B
JSON
Raw Normal View History

2020-09-04 11:51:35 +05:30
{
"serverName": "yotter.xyz",
2020-09-04 11:51:35 +05:30
"nitterInstance": "https://nitter.net/",
"maxInstanceUsers": 100,
"serverLocation": "Germany",
2020-09-08 16:38:05 +05:30
"restrictPublicUsage":true,
2020-09-20 15:29:26 +05:30
"nginxVideoStream":true,
2020-09-08 16:38:05 +05:30
"maintenance_mode":false,
"show_admin_message":false,
"admin_message_title":"Message from the admin",
2020-09-20 13:04:53 +05:30
"admin_message":"Message from the admin text",
"admin_user":"admin_username",
"max_old_user_days": 60,
2020-10-12 11:38:52 +05:30
"donate_url": "",
2020-10-12 11:53:21 +05:30
"anticaptcha":""
2020-09-05 03:25:56 +05:30
}