17 lines
435 B
JSON
17 lines
435 B
JSON
{
|
|
"serverName": "yotter.xyz",
|
|
"nitterInstance": "https://nitter.net/",
|
|
"maxInstanceUsers": 120,
|
|
"serverLocation": "Germany",
|
|
"restrictPublicUsage":true,
|
|
"isInstance":true,
|
|
"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,
|
|
"donate_url": "",
|
|
"version": "2020.11.05"
|
|
}
|