From 847cc4fceb8ac363cdfdb2a5360b93230c9068e5 Mon Sep 17 00:00:00 2001 From: Justin Clark-Casey (justincc) Date: Fri, 23 Apr 2010 21:31:08 +0100 Subject: remove [DatabaseService] section from OpenSim.ini since this is always present in included configuration files --- bin/OpenSim.ini.example | 4 ---- 1 file changed, 4 deletions(-) (limited to 'bin') 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 @@ ;; These defaults allow OpenSim to work out of the box with ;; zero configuration ;; -[DatabaseService] - ;; default standalone, overridable in StandaloneCommon.ini - StorageProvider = "OpenSim.Data.SQLite.dll" - [AssetService] DefaultAssetLoader = "OpenSim.Framework.AssetLoader.Filesystem.dll" AssetLoaderArgs = "assets/AssetSets.xml" -- cgit v1.1