diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/OpenSim.ini.example | 8 |
1 files changed, 2 insertions, 6 deletions
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" | |||
38 | ;asset_database = "grid" | 38 | ;asset_database = "grid" |
39 | ;asset_database = "mssql" | 39 | ;asset_database = "mssql" |
40 | 40 | ||
41 | 41 | ; Should avatars in neighbor sims see objects in this sim? | |
42 | ; Should avatars in neighbor | 42 | see_into_this_sim_from_neighbor = True |
43 | sims see objects in this sim? | ||
44 | |||
45 | see_into_this_sim_from_neighbor=True | ||
46 | |||
47 | 43 | ||
48 | ; ## | 44 | ; ## |
49 | ; ## PHYSICS | 45 | ; ## PHYSICS |