aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include
diff options
context:
space:
mode:
authorMelanie2011-01-11 15:07:04 +0100
committerMelanie2011-01-11 15:07:04 +0100
commit52222d82d50cbeb7f709142e37421c6cef490706 (patch)
treea98af9e2bbed7390dc1e575c6db024d41c2c9c5a /bin/config-include
parentMerge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/va... (diff)
downloadopensim-SC_OLD-52222d82d50cbeb7f709142e37421c6cef490706.zip
opensim-SC_OLD-52222d82d50cbeb7f709142e37421c6cef490706.tar.gz
opensim-SC_OLD-52222d82d50cbeb7f709142e37421c6cef490706.tar.bz2
opensim-SC_OLD-52222d82d50cbeb7f709142e37421c6cef490706.tar.xz
Remove old guids from the examples, for completeness' sake
Diffstat (limited to 'bin/config-include')
-rw-r--r--bin/config-include/StandaloneCommon.ini.example4
1 files changed, 2 insertions, 2 deletions
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 @@
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=***;Old Guids=true;" 20 ;ConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=***;"
21 ; Uncomment this line if you are using MySQL and want to use a different database for estates 21 ; Uncomment this line if you are using MySQL and want to use a different database for estates
22 ;EstateConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=***;Old Guids=true;" 22 ;EstateConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=***;"
23 23
24[AssetService] 24[AssetService]
25 DefaultAssetLoader = "OpenSim.Framework.AssetLoader.Filesystem.dll" 25 DefaultAssetLoader = "OpenSim.Framework.AssetLoader.Filesystem.dll"