Add a console_port setting to let the rest console use a different port

from the region server
This commit is contained in:
Melanie
2010-01-11 03:29:24 +00:00
parent 2320b17ca9
commit e966e51b89
3 changed files with 15 additions and 3 deletions

View File

@@ -326,6 +326,7 @@
ConsoleUser = "Test"
ConsolePass = "secret"
http_listener_port = 9000
console_port = 0
default_location_x = 1000
default_location_y = 1000