From 52222d82d50cbeb7f709142e37421c6cef490706 Mon Sep 17 00:00:00 2001 From: Melanie Date: Tue, 11 Jan 2011 15:07:04 +0100 Subject: Remove old guids from the examples, for completeness' sake --- bin/config-include/StandaloneCommon.ini.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/config-include') diff --git a/bin/config-include/StandaloneCommon.ini.example b/bin/config-include/StandaloneCommon.ini.example index 4956bc3..b968590 100644 --- a/bin/config-include/StandaloneCommon.ini.example +++ b/bin/config-include/StandaloneCommon.ini.example @@ -17,9 +17,9 @@ ; Uncomment these lines if you want to use mysql storage ; Change the connection string to your db details ;StorageProvider = "OpenSim.Data.MySQL.dll" - ;ConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=***;Old Guids=true;" + ;ConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=***;" ; Uncomment this line if you are using MySQL and want to use a different database for estates - ;EstateConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=***;Old Guids=true;" + ;EstateConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=***;" [AssetService] DefaultAssetLoader = "OpenSim.Framework.AssetLoader.Filesystem.dll" -- cgit v1.1