diff options
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r-- | bin/OpenSimDefaults.ini | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 38b4e0f..0dd501b 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -1952,31 +1952,6 @@ | |||
1952 | ;broker = "http://broker.place.com/{1}" | 1952 | ;broker = "http://broker.place.com/{1}" |
1953 | 1953 | ||
1954 | 1954 | ||
1955 | [MRM] | ||
1956 | ; Enables the Mini Region Modules Script Engine. | ||
1957 | ; default is false | ||
1958 | Enabled = false | ||
1959 | |||
1960 | ; Runs MRM in a Security Sandbox | ||
1961 | ; WARNING: DISABLING IS A SECURITY RISK. | ||
1962 | Sandboxed = true | ||
1963 | |||
1964 | ; The level sandbox to use, adjust at your OWN RISK. | ||
1965 | ; Valid values are: | ||
1966 | ; * FullTrust | ||
1967 | ; * SkipVerification | ||
1968 | ; * Execution | ||
1969 | ; * Nothing | ||
1970 | ; * LocalIntranet | ||
1971 | ; * Internet | ||
1972 | ; * Everything | ||
1973 | SandboxLevel = "Internet" | ||
1974 | |||
1975 | ; Only allow Region Owners to run MRMs | ||
1976 | ; May represent a security risk if you disable this. | ||
1977 | OwnerOnly = true | ||
1978 | |||
1979 | |||
1980 | [Hypergrid] | 1955 | [Hypergrid] |
1981 | ; Keep it false for now. Making it true requires the use of a special client in order to access inventory | 1956 | ; Keep it false for now. Making it true requires the use of a special client in order to access inventory |
1982 | safemode = false | 1957 | safemode = false |