134e17798c
Approved by: trasz MFC after: 1 month Sponsored by: Conclusive Engineering (development), vStack.com (funding)
17 lines
289 B
Plaintext
17 lines
289 B
Plaintext
# test configuration
|
|
|
|
[client]
|
|
server = localhost
|
|
port = 12345
|
|
# timeout is in seconds
|
|
timeout = 0.1
|
|
loglevel = INFO
|
|
logfile = ./ctest.log
|
|
# logfmt = ...
|
|
# protocol = 9p2000, 9p2000.u, or 9p2000.L
|
|
protocol = 9p2000.L
|
|
only_dotl = true
|
|
may_downgrade = False
|
|
uname = anonymous
|
|
n_uname = 1001
|