mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
Remove unused domain server setting
This commit is contained in:
parent
6f9b47c07d
commit
dfef1fb5bb
1 changed files with 0 additions and 8 deletions
|
@ -69,14 +69,6 @@
|
|||
"type": "checkbox",
|
||||
"advanced": true
|
||||
},
|
||||
{
|
||||
"name": "require_oauth2",
|
||||
"label": "Require OAuth2 Authentication",
|
||||
"help": "For any users not explicitly authorized in these settings, notify the Interface to authenticate through this method.",
|
||||
"default": false,
|
||||
"type": "checkbox",
|
||||
"advanced": true
|
||||
},
|
||||
{
|
||||
"name": "oauth2_url_path",
|
||||
"label": "Authentication URL",
|
||||
|
|
Loading…
Reference in a new issue