From 1c965b5a747f4a3d6cfc9914f36f40fe0475e52d Mon Sep 17 00:00:00 2001 From: Dr Scofield Date: Thu, 30 Jul 2009 08:38:54 +0000 Subject: [PATCH] adding documentation for DisableUndergroundMovement --- bin/OpenSim.ini.example | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index bd7b5f0b8f..6ae6a95c50 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -1054,6 +1054,11 @@ ; only enable this in a trusted environment otherwise you may be subject to hijacking ; AutomaticLinkPermission = false + ; Disable underground movement of prims (default true); set to + ; false to allow script controlled underground positioning of + ; prims + ; DisableUndergroundMovement = true + [GridInfo] ; These settings are used to return information on a get_grid_info call.