aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorJeff Ames2008-02-20 18:32:41 +0000
committerJeff Ames2008-02-20 18:32:41 +0000
commitf02b314765269331645d0599a5f324202d6915fe (patch)
tree743d23c36bc6213daaff0552aa5211b8d6415839 /bin
parentReport command string on ConsoleBase.RunCommand exception (diff)
downloadopensim-SC_OLD-f02b314765269331645d0599a5f324202d6915fe.zip
opensim-SC_OLD-f02b314765269331645d0599a5f324202d6915fe.tar.gz
opensim-SC_OLD-f02b314765269331645d0599a5f324202d6915fe.tar.bz2
opensim-SC_OLD-f02b314765269331645d0599a5f324202d6915fe.tar.xz
Fix exception when reading OpenSim.ini file.
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example8
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 42see_into_this_sim_from_neighbor = True
43 sims see objects in this sim?
44
45see_into_this_sim_from_neighbor=True
46
47 43
48; ## 44; ##
49; ## PHYSICS 45; ## PHYSICS