aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2010-04-23 21:29:09 +0100
committerJustin Clark-Casey (justincc)2010-04-23 21:29:09 +0100
commit10e18f465e0540e9d09d47462c8166cb60a38426 (patch)
treec0e9ebeb7bd9b4642cb9f98898bc464ff8ab4103 /bin/OpenSim.ini.example
parentget region prim saving working properly in SQLiteNG (diff)
downloadopensim-SC_OLD-10e18f465e0540e9d09d47462c8166cb60a38426.zip
opensim-SC_OLD-10e18f465e0540e9d09d47462c8166cb60a38426.tar.gz
opensim-SC_OLD-10e18f465e0540e9d09d47462c8166cb60a38426.tar.bz2
opensim-SC_OLD-10e18f465e0540e9d09d47462c8166cb60a38426.tar.xz
minor: eliminate configuration section handling deprecation of OpenSim.DataStore.MonoSqlite.dll, since this hasn't exist for a long, long time
Diffstat (limited to '')
-rw-r--r--bin/OpenSim.ini.example1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 0630688..d49692e 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -1232,7 +1232,6 @@
1232 ;; default standalone, overridable in StandaloneCommon.ini 1232 ;; default standalone, overridable in StandaloneCommon.ini
1233 StorageProvider = "OpenSim.Data.SQLite.dll" 1233 StorageProvider = "OpenSim.Data.SQLite.dll"
1234 1234
1235
1236[AssetService] 1235[AssetService]
1237 DefaultAssetLoader = "OpenSim.Framework.AssetLoader.Filesystem.dll" 1236 DefaultAssetLoader = "OpenSim.Framework.AssetLoader.Filesystem.dll"
1238 AssetLoaderArgs = "assets/AssetSets.xml" 1237 AssetLoaderArgs = "assets/AssetSets.xml"