6917b476fd
This commit adds a config for . When enabled it allows users to navigate on the routes which don't have the @login_required
8 lines
159 B
JSON
8 lines
159 B
JSON
{
|
|
"serverName": "Yotter.xyz",
|
|
"nitterInstance": "https://nitter.net/",
|
|
"maxInstanceUsers": 10,
|
|
"serverLocation": "Germany",
|
|
"restrictPublicUsage":false
|
|
}
|