aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index a4f243d..60d37fb 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -172,7 +172,7 @@
172 ;; permission checks (allowing anybody to copy 172 ;; permission checks (allowing anybody to copy
173 ;; any item, etc. This may not yet be implemented uniformally. 173 ;; any item, etc. This may not yet be implemented uniformally.
174 ;; If set to true, then all permissions checks are carried out 174 ;; If set to true, then all permissions checks are carried out
175 ; serverside_object_permissions = false 175 ; serverside_object_permissions = true
176 176
177 ;; This allows users with a UserLevel of 200 or more to assume god 177 ;; This allows users with a UserLevel of 200 or more to assume god
178 ;; powers in the regions in this simulator. 178 ;; powers in the regions in this simulator.