aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include
diff options
context:
space:
mode:
authorUbitUmarov2017-01-07 23:38:55 +0000
committerUbitUmarov2017-01-07 23:38:55 +0000
commit8662606f7b2c140fa47fb8eae7f2594be517f966 (patch)
tree3318b0202ea2ecc0320b80c24e14cdab94b93996 /bin/config-include
parentRevert "Allow OSSL scripts to softfail" (diff)
downloadopensim-SC_OLD-8662606f7b2c140fa47fb8eae7f2594be517f966.zip
opensim-SC_OLD-8662606f7b2c140fa47fb8eae7f2594be517f966.tar.gz
opensim-SC_OLD-8662606f7b2c140fa47fb8eae7f2594be517f966.tar.bz2
opensim-SC_OLD-8662606f7b2c140fa47fb8eae7f2594be517f966.tar.xz
add the new GOD ossl option to osslEnable.ini
Diffstat (limited to 'bin/config-include')
-rw-r--r--bin/config-include/osslEnable.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/config-include/osslEnable.ini b/bin/config-include/osslEnable.ini
index 7bdb7b5..45eddf7 100644
--- a/bin/config-include/osslEnable.ini
+++ b/bin/config-include/osslEnable.ini
@@ -38,7 +38,8 @@
38 ; against the owner of the object containing the script. 38 ; against the owner of the object containing the script.
39 ; The comma separated entries in the list may be one of: 39 ; The comma separated entries in the list may be one of:
40 ; "GRID_GOD" -- enable for users with UserLevel >= 200 40 ; "GRID_GOD" -- enable for users with UserLevel >= 200
41 ; "ACTIVE_GOD" -- enable for present and with active god power user 41 ; "GOD" -- enable for users with rights to be god (local or grid)
42 ; "ACTIVE_GOD" -- enable for users that are present and with active god power
42 ; "ESTATE_MANAGER" -- enable for estate manager 43 ; "ESTATE_MANAGER" -- enable for estate manager
43 ; "ESTATE_OWNER" -- enable for estate owner 44 ; "ESTATE_OWNER" -- enable for estate owner
44 ; "PARCEL_OWNER" -- enable for parcel owner 45 ; "PARCEL_OWNER" -- enable for parcel owner