aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include
diff options
context:
space:
mode:
authorUbitUmarov2018-12-13 13:38:32 +0000
committerUbitUmarov2018-12-13 13:38:32 +0000
commit18947d93fcaefa7609faccdf435a24017a688bf0 (patch)
tree6200d98bed4e521323c2cbd3fb7256d9faf5481f /bin/config-include
parentcleanup last patch (diff)
downloadopensim-SC-18947d93fcaefa7609faccdf435a24017a688bf0.zip
opensim-SC-18947d93fcaefa7609faccdf435a24017a688bf0.tar.gz
opensim-SC-18947d93fcaefa7609faccdf435a24017a688bf0.tar.bz2
opensim-SC-18947d93fcaefa7609faccdf435a24017a688bf0.tar.xz
actually disable osSetContentType on osslEnable.ini, so is only enabled by machine owner intentionally
Diffstat (limited to 'bin/config-include')
-rw-r--r--bin/config-include/osslEnable.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/config-include/osslEnable.ini b/bin/config-include/osslEnable.ini
index 674b2ab..a96459a 100644
--- a/bin/config-include/osslEnable.ini
+++ b/bin/config-include/osslEnable.ini
@@ -221,7 +221,7 @@
221 221
222 ; ThreatLevel Severe with additional internal restrictions 222 ; ThreatLevel Severe with additional internal restrictions
223 Allow_osGetAgentIP = true ; always restricted to Administrators (true or false to disable) 223 Allow_osGetAgentIP = true ; always restricted to Administrators (true or false to disable)
224 Allow_osSetContentType = $ESTATE_OWNER 224 Allow_osSetContentType = false
225 225
226 226
227; available functions out of Threat level control (for reference only) 227; available functions out of Threat level control (for reference only)