aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorUbitUmarov2018-12-11 14:55:32 +0000
committerUbitUmarov2018-12-11 14:55:32 +0000
commit2c2b887c8a36bd1d213aa22ff6ea86c3b52f93a4 (patch)
treeec30808d6673d523773f279cb6197956e71d170b /bin
parentRemove OpenID cookie check (agni_sl_session_id) from *SetContentType Remove c... (diff)
downloadopensim-SC-2c2b887c8a36bd1d213aa22ff6ea86c3b52f93a4.zip
opensim-SC-2c2b887c8a36bd1d213aa22ff6ea86c3b52f93a4.tar.gz
opensim-SC-2c2b887c8a36bd1d213aa22ff6ea86c3b52f93a4.tar.bz2
opensim-SC-2c2b887c8a36bd1d213aa22ff6ea86c3b52f93a4.tar.xz
change osSetContentType threat level
Diffstat (limited to 'bin')
-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 6b1bf73..05eb16f 100644
--- a/bin/config-include/osslEnable.ini
+++ b/bin/config-include/osslEnable.ini
@@ -184,7 +184,6 @@
184 Allow_osParcelSubdivide = ESTATE_MANAGER,ESTATE_OWNER 184 Allow_osParcelSubdivide = ESTATE_MANAGER,ESTATE_OWNER
185 Allow_osRegionRestart = ESTATE_MANAGER,ESTATE_OWNER 185 Allow_osRegionRestart = ESTATE_MANAGER,ESTATE_OWNER
186 Allow_osRegionNotice = ESTATE_MANAGER,ESTATE_OWNER 186 Allow_osRegionNotice = ESTATE_MANAGER,ESTATE_OWNER
187 Allow_osSetContentType = ${OSSL|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER
188 Allow_osSetPrimitiveParams = false 187 Allow_osSetPrimitiveParams = false
189 Allow_osSetProjectionParams = ${OSSL|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER 188 Allow_osSetProjectionParams = ${OSSL|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER
190 Allow_osSetRegionWaterHeight = ESTATE_MANAGER,ESTATE_OWNER 189 Allow_osSetRegionWaterHeight = ESTATE_MANAGER,ESTATE_OWNER
@@ -221,6 +220,7 @@
221 220
222 ; ThreatLevel Severe with additional internal restrictions 221 ; ThreatLevel Severe with additional internal restrictions
223 Allow_osGetAgentIP = true ; always restricted to Administrators (true or false to disable) 222 Allow_osGetAgentIP = true ; always restricted to Administrators (true or false to disable)
223 Allow_osSetContentType = $ESTATE_OWNER
224 224
225 225
226; available functions out of Threat level control (for reference only) 226; available functions out of Threat level control (for reference only)