remove [DatabaseService] section from OpenSim.ini since this is always present in included configuration files

slimupdates
Justin Clark-Casey (justincc) 2010-04-23 21:31:08 +01:00
parent 10e18f465e
commit 847cc4fceb
1 changed files with 0 additions and 4 deletions

View File

@ -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"