From 69b1edebf6231c5f7c741eb1e6a88ca2b927f4ba Mon Sep 17 00:00:00 2001 From: Tedd Hansen Date: Tue, 19 Feb 2008 18:41:26 +0000 Subject: Added to OpenSim.ini.example: ; Should avatars in neighbor sims see objects in this sim? see_into_this_sim_from_neighbor=True --- bin/OpenSim.ini.example | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bin') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 3335646..24df780 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -39,6 +39,11 @@ asset_database = "sqlite" ;asset_database = "mssql" +; Should avatars in neighbor + sims see objects in this sim? + +see_into_this_sim_from_neighbor=True + ; ## ; ## PHYSICS -- cgit v1.1