mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
Add a console_port setting to let the rest console use a different port
from the region server
This commit is contained in:
@@ -326,6 +326,7 @@
|
||||
ConsoleUser = "Test"
|
||||
ConsolePass = "secret"
|
||||
http_listener_port = 9000
|
||||
console_port = 0
|
||||
default_location_x = 1000
|
||||
default_location_y = 1000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user