Major refactor start
This commit is contained in:
parent
a7f9028ce7
commit
e9e47f68a5
@ -3,8 +3,9 @@
|
||||
"auth_uri": "https://www.ssoapps.com/auth/realms/apps/protocol/openid-connect/auth",
|
||||
"client_id": "apps",
|
||||
"issuer": "https://www.ssoapps.com/auth/realms/apps",
|
||||
"client_secret": "ce6fdb7d-fdcb-46ea-bc80-b5df9649d50b",
|
||||
"client_secret": "[Add your secret key here]",
|
||||
"redirect_uris": [
|
||||
"http://www.webfm.com/home",
|
||||
"https://www.webfm.com/home"
|
||||
],
|
||||
"userinfo_uri": "https://www.ssoapps.com/auth/realms/apps/protocol/openid-connect/userinfo",
|
||||
|
@ -8,9 +8,10 @@
|
||||
"pdf_app": "evince",
|
||||
"text_app": "leafpad",
|
||||
"file_manager_app": "spacefm",
|
||||
"locked_folder_password": "toor",
|
||||
"do_refresh": "no",
|
||||
"remux_folder_max_disk_usage": "8589934592",
|
||||
"locked_folders": "Synced Backup::::flasks",
|
||||
"locked_folders": "venv::::flasks",
|
||||
"folders_locked": "true"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user