aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini
diff options
context:
space:
mode:
authordan miller2007-09-01 23:07:58 +0000
committerdan miller2007-09-01 23:07:58 +0000
commit94b1d3c12861dc4d36d1ea0981d7053f3169e7df (patch)
treefe9513a116927d22fe235fe6c1dec9befce4880e /bin/OpenSim.ini
parentODE bugfix: multiple avatars now supported properly (diff)
downloadopensim-SC_OLD-94b1d3c12861dc4d36d1ea0981d7053f3169e7df.zip
opensim-SC_OLD-94b1d3c12861dc4d36d1ea0981d7053f3169e7df.tar.gz
opensim-SC_OLD-94b1d3c12861dc4d36d1ea0981d7053f3169e7df.tar.bz2
opensim-SC_OLD-94b1d3c12861dc4d36d1ea0981d7053f3169e7df.tar.xz
reverting opensim.ini to proper default state
Diffstat (limited to 'bin/OpenSim.ini')
-rw-r--r--bin/OpenSim.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSim.ini b/bin/OpenSim.ini
index 725f508..f65523c 100644
--- a/bin/OpenSim.ini
+++ b/bin/OpenSim.ini
@@ -1,6 +1,6 @@
1[Startup] 1[Startup]
2gridmode = false 2gridmode = false
3physics = OpenDynamicsEngine 3physics = basicphysics
4; Prim Storage 4; Prim Storage
5; if you would like to use sqlite uncomment the following line (and 5; if you would like to use sqlite uncomment the following line (and
6; comment the NullStorage line) 6; comment the NullStorage line)