From e6453d9b9d347ee366590c05053f38abb4852b43 Mon Sep 17 00:00:00 2001 From: Teravus Ovares Date: Mon, 11 Feb 2008 05:19:54 +0000 Subject: * Changed child_get_tasks to see_into_this_sim_from_neighbor. * Turned on see_into_this_sim_from_neighbor by default. * Fix Race Condition with parts being added to a group while the simulator is starting up. --- bin/OpenSim.ini.example | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index f406595..21d236f 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -58,6 +58,9 @@ physical_prim = true ; To run a script every few minutes, set the script filename here ; timer_Script = "filename" +; If you would like to see into this region from neighbor simulators +see_into_this_sim_from_neighbor = true + [StandAlone] accounts_authenticate = true welcome_message = "Welcome to OpenSim" -- cgit v1.1