aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/osslEnable.ini
diff options
context:
space:
mode:
authorUbitUmarov2017-06-30 22:39:19 +0100
committerUbitUmarov2017-06-30 22:39:19 +0100
commit965d004fbe2f3753ea915bab00c5ab08a54648ca (patch)
tree39f75a709bf443302e07c16222d42d24466d0413 /bin/config-include/osslEnable.ini
parentput osGetAgentIP() in threat control with level Severe so it can be disabled ... (diff)
downloadopensim-SC_OLD-965d004fbe2f3753ea915bab00c5ab08a54648ca.zip
opensim-SC_OLD-965d004fbe2f3753ea915bab00c5ab08a54648ca.tar.gz
opensim-SC_OLD-965d004fbe2f3753ea915bab00c5ab08a54648ca.tar.bz2
opensim-SC_OLD-965d004fbe2f3753ea915bab00c5ab08a54648ca.tar.xz
do calls to m_host.AddScriptLPS() on the right place on osslm this stat is of course still wrong LPS does not mean api function calls
Diffstat (limited to '')
-rw-r--r--bin/config-include/osslEnable.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/config-include/osslEnable.ini b/bin/config-include/osslEnable.ini
index 83d9756..5f9eeb8 100644
--- a/bin/config-include/osslEnable.ini
+++ b/bin/config-include/osslEnable.ini
@@ -218,10 +218,10 @@
218 Allow_osTeleportAgent = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER 218 Allow_osTeleportAgent = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER
219 Allow_osTeleportObject = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER 219 Allow_osTeleportObject = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER
220 220
221; funtions ThreatLevel Severe with aditional internal restrictions 221; funtions ThreatLevel Severe with additional internal restrictions
222 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 223
224; avaiable funtions out of Threat level control (for reference only) 224; available funtions out of Threat level control (for reference only)
225; Allow_osClearInertia = true 225; Allow_osClearInertia = true
226; Allow_osCheckODE = true 226; Allow_osCheckODE = true
227; Allow_osCollisionSound = true 227; Allow_osCollisionSound = true