aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 7b427a5..2a70e96 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -979,6 +979,12 @@
979 ; Comma separated list of UUIDS allows the function for that list of UUIDS 979 ; Comma separated list of UUIDS allows the function for that list of UUIDS
980 ; Allow_osSetRegionWaterHeight = 888760cb-a3cf-43ac-8ea4-8732fd3ee2bb 980 ; Allow_osSetRegionWaterHeight = 888760cb-a3cf-43ac-8ea4-8732fd3ee2bb
981 981
982 ; You can also use script creators as the uuid
983 ; Creators_osSetRegionWaterHeight = <uuid>, ...
984
985 ; If both Allow_ and Creators_ are given, effective permissions
986 ; are the union of the two.
987
982 ; Allow for llCreateLink and llBreakLink to work without asking for permission 988 ; Allow for llCreateLink and llBreakLink to work without asking for permission
983 ; only enable this in a trusted environment otherwise you may be subject to hijacking 989 ; only enable this in a trusted environment otherwise you may be subject to hijacking
984 ; AutomaticLinkPermission = false 990 ; AutomaticLinkPermission = false