Update domain-settings.

This commit is contained in:
Kalila L 2021-02-25 23:04:09 -05:00
parent 14292a042b
commit b1273a0616

View file

@ -295,10 +295,10 @@
}, },
{ {
"name": "approved_safe_urls", "name": "approved_safe_urls",
"label": "Approved Script and QML URLs", "label": "Approved Script and QML URLs (Not Enabled)",
"help": "These URLs will be sent to the Interface as safe URLs to allow through the whitelist if the Interface has this security option enabled.", "help": "These URLs will be sent to the Interface as safe URLs to allow through the whitelist if the Interface has this security option enabled.",
"placeholder": "0", "placeholder": "",
"default": "1", "default": "",
"advanced": false "advanced": false
}, },
{ {