mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +08:00
* Switch default permissions back to false (so they are not on) as they were two revisions ago, since it sounds like this was our agreed position from some time back
* Make the default also false (to match what is in OpenSim.ini.example)
This commit is contained in:
@@ -113,7 +113,8 @@
|
||||
; If set to false, then, in theory, the server never carries out permission checks (allowing anybody to copy
|
||||
; any item, etc. This may not yet be implemented uniformally.
|
||||
; If set to true, then all permissions checks are carried out
|
||||
serverside_object_permissions = true
|
||||
; Default is false
|
||||
serverside_object_permissions = false
|
||||
|
||||
allow_grid_gods = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user