change default config: allow grid gods by default, if you don't trust grid admins what are you doing there?; disable most god powers unless god level is requested on viewer

This commit is contained in:
UbitUmarov
2019-01-31 18:02:21 +00:00
parent 9046e5cb9d
commit b16ee749ed
2 changed files with 12 additions and 4 deletions

View File

@@ -482,7 +482,8 @@
; This allows grid users with a UserLevel of 200 or more to assume god
; powers in the regions in this simulator.
allow_grid_gods = false
; if you don't trust grid admins, what are you doing there?
allow_grid_gods = true
; Allow region owners to assume god powers in their regions
;region_owner_is_god = true
@@ -498,7 +499,7 @@
; The user can execute any and all god functions, as
; permitted by the viewer UI, without actually "godding
; up". This is the default state in 0.8.2.
implicit_gods = true
implicit_gods = false
; Control user types that are allowed to create new scripts
; Only enforced if serviceside_object_permissions is true