mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 19:15:54 +00:00
18 lines
268 B
INI
18 lines
268 B
INI
##
|
|
## wsperf config file
|
|
##
|
|
|
|
## MODE (choose one)
|
|
server = 1
|
|
#client = 1
|
|
|
|
## GLOBAL OPTIONS
|
|
num_threads = 2
|
|
#ident = "ident string to report to commander"
|
|
|
|
## OPTIONS FOR SERVER
|
|
port = 9501
|
|
|
|
## OPTIONS FOR CLIENT
|
|
## uri of command server
|
|
#uri = "ws://localhost:9005" |