mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 19:36:07 +08:00
Add the ability to use -console=rest to the region server. User
and pass are specified the same way as for the ROBUST server
This commit is contained in:
@@ -292,6 +292,8 @@
|
||||
LibrariesXMLFile="./inventory/Libraries.xml"
|
||||
|
||||
[Network]
|
||||
ConsoleUser = "Test"
|
||||
ConsolePass = "secret"
|
||||
http_listener_port = 9000
|
||||
default_location_x = 1000
|
||||
default_location_y = 1000
|
||||
|
||||
Reference in New Issue
Block a user