aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/GridCommon.ini.example
diff options
context:
space:
mode:
authorMelanie2012-02-07 20:52:04 +0100
committerMelanie2012-02-07 20:52:04 +0100
commitde255321f1f1868e641f935ecaa25151867be1e3 (patch)
tree9baf834c0ad1eb40f5fd4dbae30efc7e992d54ee /bin/config-include/GridCommon.ini.example
parentExperimental. Expand Fire & Forget for NPC delete (diff)
parentMerge branch 'master' into careminster (diff)
downloadopensim-SC_OLD-de255321f1f1868e641f935ecaa25151867be1e3.zip
opensim-SC_OLD-de255321f1f1868e641f935ecaa25151867be1e3.tar.gz
opensim-SC_OLD-de255321f1f1868e641f935ecaa25151867be1e3.tar.bz2
opensim-SC_OLD-de255321f1f1868e641f935ecaa25151867be1e3.tar.xz
Merge branch 'master' of ssh://3dhosting.de/var/git/careminster
Diffstat (limited to 'bin/config-include/GridCommon.ini.example')
-rw-r--r--bin/config-include/GridCommon.ini.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/config-include/GridCommon.ini.example b/bin/config-include/GridCommon.ini.example
index 4195bce..712481d 100644
--- a/bin/config-include/GridCommon.ini.example
+++ b/bin/config-include/GridCommon.ini.example
@@ -14,6 +14,8 @@
14 ;StorageProvider = "OpenSim.Data.MySQL.dll" 14 ;StorageProvider = "OpenSim.Data.MySQL.dll"
15 ;ConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=***;Old Guids=true;" 15 ;ConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=***;Old Guids=true;"
16 ; Uncomment this line if you are using MySQL and want to use a different database for estates 16 ; Uncomment this line if you are using MySQL and want to use a different database for estates
17 ; The usual application for this is to allow estates to be spread out across multiple simulators by share the same database.
18 ; Most people won't need to do this so only uncomment if you know what you're doing.
17 ;EstateConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=***;Old Guids=true;" 19 ;EstateConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=***;Old Guids=true;"
18 20
19 ; MSSQL 21 ; MSSQL