aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/StandaloneCommon.ini.example
diff options
context:
space:
mode:
authorMelanie2010-06-13 03:56:47 +0100
committerMelanie2010-06-13 03:56:47 +0100
commitdeaf6bff985aa4a408575cc89e70366ccb79a723 (patch)
treea76e5365ff31edd14af54eeaa7c18fe33b7622e8 /bin/config-include/StandaloneCommon.ini.example
parentChange flavor to 0.7-RC1 (diff)
parentAdded Old Guids=true to all MySql connection strings. (diff)
downloadopensim-SC_OLD-deaf6bff985aa4a408575cc89e70366ccb79a723.zip
opensim-SC_OLD-deaf6bff985aa4a408575cc89e70366ccb79a723.tar.gz
opensim-SC_OLD-deaf6bff985aa4a408575cc89e70366ccb79a723.tar.bz2
opensim-SC_OLD-deaf6bff985aa4a408575cc89e70366ccb79a723.tar.xz
Merge branch 'master' into 0.7-post-fixes
Diffstat (limited to 'bin/config-include/StandaloneCommon.ini.example')
-rw-r--r--bin/config-include/StandaloneCommon.ini.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/config-include/StandaloneCommon.ini.example b/bin/config-include/StandaloneCommon.ini.example
index 572c153..bfa6725 100644
--- a/bin/config-include/StandaloneCommon.ini.example
+++ b/bin/config-include/StandaloneCommon.ini.example
@@ -17,7 +17,7 @@
17 ; Uncomment these lines if you want to use mysql storage 17 ; Uncomment these lines if you want to use mysql storage
18 ; Change the connection string to your db details 18 ; Change the connection string to your db details
19 ;StorageProvider = "OpenSim.Data.MySQL.dll" 19 ;StorageProvider = "OpenSim.Data.MySQL.dll"
20 ;ConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=***;" 20 ;ConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=***;Old Guids=true;"
21 21
22[AssetService] 22[AssetService]
23 DefaultAssetLoader = "OpenSim.Framework.AssetLoader.Filesystem.dll" 23 DefaultAssetLoader = "OpenSim.Framework.AssetLoader.Filesystem.dll"