aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include
diff options
context:
space:
mode:
authorDiva Canto2010-02-02 16:28:41 -0800
committerDiva Canto2010-02-02 16:54:55 -0800
commitdf3ab04e0ca202f9457339a048343b87578d7c2b (patch)
treeb3f2e45fe571723f48518c687f194b84c78d4fb6 /bin/config-include
parentBug fix for finding default regions if the specified one doesn't exist. (diff)
downloadopensim-SC_OLD-df3ab04e0ca202f9457339a048343b87578d7c2b.zip
opensim-SC_OLD-df3ab04e0ca202f9457339a048343b87578d7c2b.tar.gz
opensim-SC_OLD-df3ab04e0ca202f9457339a048343b87578d7c2b.tar.bz2
opensim-SC_OLD-df3ab04e0ca202f9457339a048343b87578d7c2b.tar.xz
Removed useless config.
Diffstat (limited to 'bin/config-include')
-rw-r--r--bin/config-include/StandaloneCommon.ini.example3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/config-include/StandaloneCommon.ini.example b/bin/config-include/StandaloneCommon.ini.example
index b4db6dc..8e21a8c 100644
--- a/bin/config-include/StandaloneCommon.ini.example
+++ b/bin/config-include/StandaloneCommon.ini.example
@@ -50,9 +50,8 @@
50 ;LibraryName = "My World's Library" 50 ;LibraryName = "My World's Library"
51 51
52[LoginService] 52[LoginService]
53 DefaultRegion = "OpenSim Test"
54 WelcomeMessage = "Welcome, Avatar!" 53 WelcomeMessage = "Welcome, Avatar!"
55 54
56 HomeURI = "http://127.0.0.1:9000" 55 HomeURI = "http://127.0.0.1:9000"
57 GatekeeperURI = "http://127.0.0.1:9000" 56 GatekeeperURI = "http://127.0.0.1:9000"
58 InventoryServerURI = "http://127.0.0.1:9000" 57 InventoryServerURI = "http://127.0.0.1:9000"