From f02b314765269331645d0599a5f324202d6915fe Mon Sep 17 00:00:00 2001 From: Jeff Ames Date: Wed, 20 Feb 2008 18:32:41 +0000 Subject: Fix exception when reading OpenSim.ini file. --- bin/OpenSim.ini.example | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'bin') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 24df780..732530b 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -38,12 +38,8 @@ asset_database = "sqlite" ;asset_database = "grid" ;asset_database = "mssql" - -; Should avatars in neighbor - sims see objects in this sim? - -see_into_this_sim_from_neighbor=True - +; Should avatars in neighbor sims see objects in this sim? +see_into_this_sim_from_neighbor = True ; ## ; ## PHYSICS -- cgit v1.1