aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
authorAdam Frisby2009-03-04 22:14:40 +0000
committerAdam Frisby2009-03-04 22:14:40 +0000
commitf3aac0fa4af4b503e9fdffe866ca7c179d41f6aa (patch)
treeb896779b8a5b2809e15b5d6ca309c7c149fcf96c /bin/OpenSim.ini.example
parent* For now, restore file extension for default oar name I accidentally removed... (diff)
downloadopensim-SC_OLD-f3aac0fa4af4b503e9fdffe866ca7c179d41f6aa.zip
opensim-SC_OLD-f3aac0fa4af4b503e9fdffe866ca7c179d41f6aa.tar.gz
opensim-SC_OLD-f3aac0fa4af4b503e9fdffe866ca7c179d41f6aa.tar.bz2
opensim-SC_OLD-f3aac0fa4af4b503e9fdffe866ca7c179d41f6aa.tar.xz
* Fleshed out the MRM Module a little.
* Please don't use this yet, it represents a very heavy security risk if you enable it.
Diffstat (limited to '')
-rw-r--r--bin/OpenSim.ini.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index df25c28..dd71b44 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -1058,3 +1058,6 @@ InterregionComms = "RESTComms"
1058 ; - the second number indicates how many scrips failed to compile 1058 ; - the second number indicates how many scrips failed to compile
1059 ; - "oar error" if supplied, provides the error message from the OAR load 1059 ; - "oar error" if supplied, provides the error message from the OAR load
1060 channel_notify = -800 1060 channel_notify = -800
1061
1062[MRM]
1063 Enabled = false ; Enables the Mini Region Modules Script Engine. WARNING: SECURITY RISK. \ No newline at end of file