mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
Fixed serverside_object_permission default value confliction
This commit is contained in:
committed by
Justin Clark-Casey (justincc)
parent
be9b4ad23a
commit
4eaca4884e
@@ -169,8 +169,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
|
||||
; Default is false
|
||||
serverside_object_permissions = false
|
||||
; Default is true
|
||||
serverside_object_permissions = true
|
||||
|
||||
allow_grid_gods = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user