aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/StandaloneCommon.ini.example
diff options
context:
space:
mode:
authorMelanie2009-12-24 16:44:47 +0000
committerMelanie2009-12-24 16:44:47 +0000
commit0ce3d4b0a978f51410c25b727d1996ad6bb15206 (patch)
treeeabf7bf1846ad0a1f74ff9b7a7be7efa5a386ee1 /bin/config-include/StandaloneCommon.ini.example
parentAdd the LSL List Size property (diff)
parentNo-op in this commit. Just increasing the tag number due to weirdnesses. (diff)
downloadopensim-SC-0ce3d4b0a978f51410c25b727d1996ad6bb15206.zip
opensim-SC-0ce3d4b0a978f51410c25b727d1996ad6bb15206.tar.gz
opensim-SC-0ce3d4b0a978f51410c25b727d1996ad6bb15206.tar.bz2
opensim-SC-0ce3d4b0a978f51410c25b727d1996ad6bb15206.tar.xz
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Diffstat (limited to 'bin/config-include/StandaloneCommon.ini.example')
-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