diff options
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r-- | bin/OpenSim.ini.example | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 2c3ad63..58deb5e 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -1054,30 +1054,6 @@ | |||
1054 | Include-osslEnable = "config-include/osslEnable.ini" | 1054 | Include-osslEnable = "config-include/osslEnable.ini" |
1055 | 1055 | ||
1056 | 1056 | ||
1057 | [MRM] | ||
1058 | ;; Enables the Mini Region Modules Script Engine. | ||
1059 | ; Enabled = false | ||
1060 | |||
1061 | ;; Runs MRM in a Security Sandbox | ||
1062 | ;; WARNING: DISABLING IS A SECURITY RISK. | ||
1063 | ; Sandboxed = true | ||
1064 | |||
1065 | ;; The level sandbox to use, adjust at your OWN RISK. | ||
1066 | ;; Valid values are: | ||
1067 | ;; * FullTrust | ||
1068 | ;; * SkipVerification | ||
1069 | ;; * Execution | ||
1070 | ;; * Nothing | ||
1071 | ;; * LocalIntranet | ||
1072 | ;; * Internet | ||
1073 | ;; * Everything | ||
1074 | ; SandboxLevel = "Internet" | ||
1075 | |||
1076 | ;; Only allow Region Owners to run MRMs | ||
1077 | ;; May represent a security risk if you disable this. | ||
1078 | ; OwnerOnly = true | ||
1079 | |||
1080 | |||
1081 | [FreeSwitchVoice] | 1057 | [FreeSwitchVoice] |
1082 | ;; In order for this to work you need a functioning FreeSWITCH PBX set up. | 1058 | ;; In order for this to work you need a functioning FreeSWITCH PBX set up. |
1083 | ;; Configuration details at http://opensimulator.org/wiki/Freeswitch_Module | 1059 | ;; Configuration details at http://opensimulator.org/wiki/Freeswitch_Module |