aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index bd7b5f0..6ae6a95 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -1054,6 +1054,11 @@
1054 ; only enable this in a trusted environment otherwise you may be subject to hijacking 1054 ; only enable this in a trusted environment otherwise you may be subject to hijacking
1055 ; AutomaticLinkPermission = false 1055 ; AutomaticLinkPermission = false
1056 1056
1057 ; Disable underground movement of prims (default true); set to
1058 ; false to allow script controlled underground positioning of
1059 ; prims
1060 ; DisableUndergroundMovement = true
1061
1057 1062
1058[GridInfo] 1063[GridInfo]
1059 ; These settings are used to return information on a get_grid_info call. 1064 ; These settings are used to return information on a get_grid_info call.