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
2020-09-20 09:34:53 +02:00

15 lines
396 B
JSON

{
"serverName": "yotter.xyz",
"nitterInstance": "https://nitter.net/",
"maxInstanceUsers": 60,
"serverLocation": "Germany",
"restrictPublicUsage":true,
"nginxVideoStream":false,
"maintenance_mode":false,
"show_admin_message":false,
"admin_message_title":"Message from the admin",
"admin_message":"Message from the admin text",
"admin_user":"admin_username",
"max_old_user_days": 60
}