Remove unused domain server setting

This commit is contained in:
David Rowe 2020-08-04 22:03:08 +12:00
parent 6f9b47c07d
commit dfef1fb5bb

View file

@ -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",