aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/OpenSim.ini.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index b3c7199..0f9ff8e 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -872,6 +872,10 @@ crash_dir = "crashes"
872 ; Allow_osSetRegionWaterHeight = 888760cb-a3cf-43ac-8ea4-8732fd3ee2bb 872 ; Allow_osSetRegionWaterHeight = 888760cb-a3cf-43ac-8ea4-8732fd3ee2bb
873 873
874 874
875 ; Allow for llCreateLink and llBreakLink to work without asking for permission
876 ; only enable this in a trusted environment otherwise you may be subject to hijacking
877 ; AutomaticLinkPermission = false
878
875[GridInfo] 879[GridInfo]
876 ; These settings are used to return information on a get_grid_info call. 880 ; These settings are used to return information on a get_grid_info call.
877 ; Client launcher scripts and third-party clients make use of this to 881 ; Client launcher scripts and third-party clients make use of this to