From 1be22bc626720a7c10b5efcbfe355638d79df47e Mon Sep 17 00:00:00 2001 From: diva Date: Sat, 23 May 2009 01:40:03 +0000 Subject: Changing extension of two of the config files to .example because they need to be copied and customized. --- bin/config-include/StandaloneCommon.ini | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 bin/config-include/StandaloneCommon.ini (limited to 'bin/config-include/StandaloneCommon.ini') diff --git a/bin/config-include/StandaloneCommon.ini b/bin/config-include/StandaloneCommon.ini deleted file mode 100644 index a14c653..0000000 --- a/bin/config-include/StandaloneCommon.ini +++ /dev/null @@ -1,21 +0,0 @@ -[Modules] - AssetCaching = "CoreAssetCache" - -[AssetCache] - ; Number of buckets for assets - CacheBuckets = 16384 - -[AssetService] - ; - ;### Choose the DB - ; - ;--- For SQLite - StorageProvider = "OpenSim.Data.SQLite.dll" - ;--- For MySql - ;StorageProvider = "OpenSim.Data.MySQL.dll" - ;ConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=***;" - - DefaultAssetLoader = "OpenSim.Framework.AssetLoader.Filesystem.dll" - AssetLoaderArgs = "assets/AssetSets.xml" - - -- cgit v1.1