Init Configuration
This commit is contained in:
16
psono/config.json
Normal file
16
psono/config.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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": []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user