diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index dc5f126922..23d7d54d15 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -161,14 +161,14 @@ ; the default view range. Viewers override this ( no major effect still ) ;DefaultDrawDistance = 255.0 -....; limit the maximum view range ( no effect still (does limit MaxRegionsViewDistance) ) -....;MaxDrawDistance = 512 + ; limit the maximum view range ( no effect still (does limit MaxRegionsViewDistance) ) + ;MaxDrawDistance = 512 -....; Other regions visibility depends on avatar position and view range -....; the view range considered is limited the maximum and minimum distances -....; if you set MaxRegionsViewDistance to zero, other regions will not be seen, and crossing to them is disabled -....;MaxRegionsViewDistance = 255 -....;MinRegionsViewDistance = 96 + ; Other regions visibility depends on avatar position and view range + ; the view range considered is limited the maximum and minimum distances + ; if you set MaxRegionsViewDistance to zero, other regions will not be seen, and crossing to them is disabled + ;MaxRegionsViewDistance = 255 + ;MinRegionsViewDistance = 96 ; If you have only one region in an instance, or to avoid the many bugs ; that you can trigger in modules by restarting a region, set this to