17 lines
406 B
JSON
17 lines
406 B
JSON
{
|
|
"backend_servers": [{
|
|
"title": "Cyperpunk",
|
|
"url": "https://psono.cyperpunk.de/server"
|
|
}],
|
|
"base_url": "https://psono.cyperpunk.de/",
|
|
"allow_custom_server": true,
|
|
"allow_registration": true,
|
|
"allow_lost_password": true,
|
|
"disable_download_bar": false,
|
|
"remember_me_default": false,
|
|
"trust_device_default": false,
|
|
"authentication_methods": ["AUTHKEY"],
|
|
"saml_provider": []
|
|
}
|
|
|