mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
document options in OpenSim.ConsoleClient.ini.example
This commit is contained in:
committed by
Justin Clark-Casey (justincc)
parent
64fa23df7c
commit
bc6b4c5bf6
@@ -1 +1,12 @@
|
||||
[Startup]
|
||||
; set here or use the -user command-line switch
|
||||
;user = Test
|
||||
|
||||
; set here or use the -host command-line switch
|
||||
;host = localhost
|
||||
|
||||
; set here or use the -port command-line switch
|
||||
;port = 8003
|
||||
|
||||
; set here or use the -pass command-line switch
|
||||
;pass = secret
|
||||
|
||||
Reference in New Issue
Block a user