aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index d49692e..7d65e77 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -1228,10 +1228,6 @@
1228;; These defaults allow OpenSim to work out of the box with 1228;; These defaults allow OpenSim to work out of the box with
1229;; zero configuration 1229;; zero configuration
1230;; 1230;;
1231[DatabaseService]
1232 ;; default standalone, overridable in StandaloneCommon.ini
1233 StorageProvider = "OpenSim.Data.SQLite.dll"
1234
1235[AssetService] 1231[AssetService]
1236 DefaultAssetLoader = "OpenSim.Framework.AssetLoader.Filesystem.dll" 1232 DefaultAssetLoader = "OpenSim.Framework.AssetLoader.Filesystem.dll"
1237 AssetLoaderArgs = "assets/AssetSets.xml" 1233 AssetLoaderArgs = "assets/AssetSets.xml"