aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorMelanie2010-01-11 03:49:05 +0000
committerMelanie2010-01-11 03:49:05 +0000
commit2b478a61d09a75f0c7e575b7e43807a6c9328e73 (patch)
tree049dacad8d38f8b4b7665b216405f7453d05f86c /bin
parentAdd a console_port setting to let the rest console use a different port (diff)
downloadopensim-SC_OLD-2b478a61d09a75f0c7e575b7e43807a6c9328e73.zip
opensim-SC_OLD-2b478a61d09a75f0c7e575b7e43807a6c9328e73.tar.gz
opensim-SC_OLD-2b478a61d09a75f0c7e575b7e43807a6c9328e73.tar.bz2
opensim-SC_OLD-2b478a61d09a75f0c7e575b7e43807a6c9328e73.tar.xz
Add the console port setting to ROBUST, too
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.Server.ini.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/OpenSim.Server.ini.example b/bin/OpenSim.Server.ini.example
index f3d222f..12af0cd 100644
--- a/bin/OpenSim.Server.ini.example
+++ b/bin/OpenSim.Server.ini.example
@@ -22,6 +22,7 @@ port = 8003
22; * Leave commented to diable logins to the console 22; * Leave commented to diable logins to the console
23;ConsoleUser = Test 23;ConsoleUser = Test
24;ConsolePass = secret 24;ConsolePass = secret
25;ConsolePort = 0
25 26
26; * As an example, the below configuration precisely mimicks the legacy 27; * As an example, the below configuration precisely mimicks the legacy
27; * asset server. It is read by the asset IN connector (defined above) 28; * asset server. It is read by the asset IN connector (defined above)