blob: 5223d1d26220e491e60b5b6dd39e0725045b1aab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[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
; Please be aware that this is not secure since the password is in the clear
; we recommend the use of -pass wherever possible
;pass = secret
|