diff options
author | Melanie | 2010-06-14 02:49:15 +0100 |
---|---|---|
committer | Melanie | 2010-06-14 02:49:15 +0100 |
commit | fdf648bcf3cecc2236cc6761d33f3df5e0af136d (patch) | |
tree | db65a301f98b6b998a901cdd887fec755e6d73dd /bin/OpenSim.ini.example | |
parent | D.U.H. #2. Inverted test. Again. Argh! (diff) | |
parent | Fixes attachments coming back upon being detached in neighbouring regions and... (diff) | |
download | opensim-SC_OLD-fdf648bcf3cecc2236cc6761d33f3df5e0af136d.zip opensim-SC_OLD-fdf648bcf3cecc2236cc6761d33f3df5e0af136d.tar.gz opensim-SC_OLD-fdf648bcf3cecc2236cc6761d33f3df5e0af136d.tar.bz2 opensim-SC_OLD-fdf648bcf3cecc2236cc6761d33f3df5e0af136d.tar.xz |
Merge branch 'master' into careminster-presence-refactor
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r-- | bin/OpenSim.ini.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index a6ba72b..db4c9a6 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -126,7 +126,7 @@ | |||
126 | ; -->>> There are multiple connection strings defined in several places. Check it carefully! | 126 | ; -->>> There are multiple connection strings defined in several places. Check it carefully! |
127 | ; | 127 | ; |
128 | ; storage_plugin="OpenSim.Data.MySQL.dll" | 128 | ; storage_plugin="OpenSim.Data.MySQL.dll" |
129 | ; storage_connection_string="Data Source=localhost;Database=opensim;User ID=opensim;Password=*****;"; | 129 | ; storage_connection_string="Data Source=localhost;Database=opensim;User ID=opensim;Password=*****;Old Guids=true;"; |
130 | ; If you want to use a different database/server for estate data, then | 130 | ; If you want to use a different database/server for estate data, then |
131 | ; uncomment and change this connect string. Defaults to the above if not set | 131 | ; uncomment and change this connect string. Defaults to the above if not set |
132 | ; estate_connection_string="Data Source=localhost;Database=opensim;User ID=opensim;Password=*****;"; | 132 | ; estate_connection_string="Data Source=localhost;Database=opensim;User ID=opensim;Password=*****;"; |