aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include
diff options
context:
space:
mode:
authorMelanie Thielker2016-12-23 20:41:10 +0000
committerMelanie Thielker2016-12-23 20:41:10 +0000
commit8d0b592e5d3524cf57a1a12edd0eb6fd2ce25dff (patch)
treeaa6f74dbd4f91d16e59264eac1e0e90bba8c72d1 /bin/config-include
parentRe-add GRID_GOD because in some cases an "employee-only" level is simply needed (diff)
downloadopensim-SC_OLD-8d0b592e5d3524cf57a1a12edd0eb6fd2ce25dff.zip
opensim-SC_OLD-8d0b592e5d3524cf57a1a12edd0eb6fd2ce25dff.tar.gz
opensim-SC_OLD-8d0b592e5d3524cf57a1a12edd0eb6fd2ce25dff.tar.bz2
opensim-SC_OLD-8d0b592e5d3524cf57a1a12edd0eb6fd2ce25dff.tar.xz
Add en explanation to osslEnable.ini for GRID_GOD
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 21e1451..b96688b 100644
--- a/bin/config-include/osslEnable.ini
+++ b/bin/config-include/osslEnable.ini
@@ -37,7 +37,8 @@
37 ; To enable for individuals or groups, set it to a comma separated list. This checks 37 ; To enable for individuals or groups, set it to a comma separated list. This checks
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 ; "GOD" -- enable for users with GOD rights 40 ; "GRID_GOD" -- enable for users with UserLevel >= 200
41 ; "GOD" -- enable for users with any type of god rights
41 ; "ESTATE_MANAGER" -- enable for estate manager 42 ; "ESTATE_MANAGER" -- enable for estate manager
42 ; "ESTATE_OWNER" -- enable for estate owner 43 ; "ESTATE_OWNER" -- enable for estate owner
43 ; "PARCEL_OWNER" -- enable for parcel owner 44 ; "PARCEL_OWNER" -- enable for parcel owner