aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-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 526bae7..f37e3f3 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -202,6 +202,9 @@
202 202
203 ;permissionmodules = "DefaultPermissionsModule" 203 ;permissionmodules = "DefaultPermissionsModule"
204 204
205 ;If any of the specified permissions modules fail to load, quit?
206 SecurePermissionsLoading = true
207
205 ; If set to false, then, in theory, the server never carries out permission checks (allowing anybody to copy 208 ; If set to false, then, in theory, the server never carries out permission checks (allowing anybody to copy
206 ; any item, etc. This may not yet be implemented uniformally. 209 ; any item, etc. This may not yet be implemented uniformally.
207 ; If set to true, then all permissions checks are carried out 210 ; If set to true, then all permissions checks are carried out