aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/StandaloneCommon.ini.example
diff options
context:
space:
mode:
authorDiva Canto2009-12-23 17:31:30 -0800
committerDiva Canto2009-12-23 17:31:30 -0800
commit1fa938aab0b748768ff3528e41ba76dd6baa1bf3 (patch)
tree4d3247f4e48b350faf9c392fed4b6576fb856c31 /bin/config-include/StandaloneCommon.ini.example
parentFixes the broken build of the previous commit. (diff)
downloadopensim-SC_OLD-1fa938aab0b748768ff3528e41ba76dd6baa1bf3.zip
opensim-SC_OLD-1fa938aab0b748768ff3528e41ba76dd6baa1bf3.tar.gz
opensim-SC_OLD-1fa938aab0b748768ff3528e41ba76dd6baa1bf3.tar.bz2
opensim-SC_OLD-1fa938aab0b748768ff3528e41ba76dd6baa1bf3.tar.xz
Library Module: allows adding folders/items to the Library from IAR files placed under bin/Library. This works only for standalones.
Diffstat (limited to '')
-rw-r--r--bin/config-include/StandaloneCommon.ini.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/config-include/StandaloneCommon.ini.example b/bin/config-include/StandaloneCommon.ini.example
index b0e2de3..1679f93 100644
--- a/bin/config-include/StandaloneCommon.ini.example
+++ b/bin/config-include/StandaloneCommon.ini.example
@@ -39,3 +39,7 @@
39 ;;--- For MySql region storage (alternative) 39 ;;--- For MySql region storage (alternative)
40 ;StorageProvider = "OpenSim.Data.MySQL.dll:MySqlRegionData" 40 ;StorageProvider = "OpenSim.Data.MySQL.dll:MySqlRegionData"
41 ;ConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=***;" 41 ;ConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=***;"
42
43[LibraryModule]
44 ; Set this if you want to change the name of the OpenSim Library
45 ;LibraryName = "My World's Library" \ No newline at end of file