mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 11:58:10 +02: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",
|
"type": "checkbox",
|
||||||
"advanced": true
|
"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",
|
"name": "oauth2_url_path",
|
||||||
"label": "Authentication URL",
|
"label": "Authentication URL",
|
||||||
|
|
Loading…
Reference in a new issue