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.