mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
Update ini examples
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
[Startup]
|
||||
; These are also available as command line options
|
||||
|
||||
; console = "local" ; Use "basic" to use this on a pipe
|
||||
; inifile = "OpenSim.Servers.AssetServer.ini"
|
||||
; logfile = "AssetServer.log" ; Also read from application config file
|
||||
|
||||
[Network]
|
||||
port = 8003
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
[Startup]
|
||||
; These are also available as command line options
|
||||
|
||||
; console = "local" ; Use "basic" to use this on a pipe
|
||||
; inifile = "OpenSim.Servers.UserServer.ini"
|
||||
; logfile = "UserServer.log" ; Also read from application config file
|
||||
|
||||
[Network]
|
||||
port = 8002
|
||||
|
||||
|
||||
Reference in New Issue
Block a user