diff options
author | UbitUmarov | 2016-11-23 20:41:10 +0000 |
---|---|---|
committer | UbitUmarov | 2016-11-23 20:41:10 +0000 |
commit | d9789596d4db77b086d05f6dd7503a380e468284 (patch) | |
tree | f92c38d1207c7ffe3dc03d616db47cfd5f5bfc2b | |
parent | safeguard against unknown material replacemet (diff) | |
download | opensim-SC-d9789596d4db77b086d05f6dd7503a380e468284.zip opensim-SC-d9789596d4db77b086d05f6dd7503a380e468284.tar.gz opensim-SC-d9789596d4db77b086d05f6dd7503a380e468284.tar.bz2 opensim-SC-d9789596d4db77b086d05f6dd7503a380e468284.tar.xz |
take parcel_owner_is_god option from ini.example since it is not a recomended option for general use
-rw-r--r-- | bin/OpenSimDefaults.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 3553002..3f8864e 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -473,7 +473,7 @@ | |||
473 | ;region_manager_is_god = false | 473 | ;region_manager_is_god = false |
474 | 474 | ||
475 | ; Allow parcel owners to assume god powers in their parcels | 475 | ; Allow parcel owners to assume god powers in their parcels |
476 | ; you really may not want this... | 476 | ; you really do not want this... |
477 | ;parcel_owner_is_god = false | 477 | ;parcel_owner_is_god = false |
478 | 478 | ||
479 | ; Control user types that are allowed to create new scripts | 479 | ; Control user types that are allowed to create new scripts |