mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-13 22:27:13 +02:00
Update interface/resources/qml/hifi/dialogs/security/EntityScriptQMLWhitelist.qml
Co-Authored-By: HifiExperiments <53453710+HifiExperiments@users.noreply.github.com>
This commit is contained in:
parent
d6cf4db930
commit
fc73f76ab7
1 changed files with 2 additions and 2 deletions
|
@ -176,7 +176,7 @@ Rectangle {
|
|||
text:
|
||||
"The whitelist checks scripts & QML as they are loaded.<br/>
|
||||
Therefore, if a script is cached or has no reason to load again,<br/>
|
||||
then removing it from the whitelist will not be effective until<br/>
|
||||
removing it from the whitelist will have no effect until<br/>
|
||||
it is reloaded.<br/>
|
||||
Separate your whitelisted domains by line, not commas. e.g.
|
||||
<blockquote>
|
||||
|
@ -203,4 +203,4 @@ ending with '.qml'."
|
|||
anchors.rightMargin: 20;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue