From f3aac0fa4af4b503e9fdffe866ca7c179d41f6aa Mon Sep 17 00:00:00 2001 From: Adam Frisby Date: Wed, 4 Mar 2009 22:14:40 +0000 Subject: * Fleshed out the MRM Module a little. * Please don't use this yet, it represents a very heavy security risk if you enable it. --- bin/OpenSim.ini.example | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin') 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" ; - the second number indicates how many scrips failed to compile ; - "oar error" if supplied, provides the error message from the OAR load channel_notify = -800 + +[MRM] + Enabled = false ; Enables the Mini Region Modules Script Engine. WARNING: SECURITY RISK. \ No newline at end of file -- cgit v1.1