mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
Fix exception when reading OpenSim.ini file.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user