aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-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