|
|
@ -67,6 +67,8 @@ namespace xmreg
|
|
|
|
"maximum time, in milliseconds, to wait for mempool data for the front page")
|
|
|
|
"maximum time, in milliseconds, to wait for mempool data for the front page")
|
|
|
|
("mempool-refresh-time", value<string>()->default_value("5"),
|
|
|
|
("mempool-refresh-time", value<string>()->default_value("5"),
|
|
|
|
"time, in seconds, for each refresh of mempool state")
|
|
|
|
"time, in seconds, for each refresh of mempool state")
|
|
|
|
|
|
|
|
("concurrency,c", value<size_t>()->default_value(0),
|
|
|
|
|
|
|
|
"number of threads handling http queries. Default is 0 which means it is based you on the cpu")
|
|
|
|
("bc-path,b", value<string>(),
|
|
|
|
("bc-path,b", value<string>(),
|
|
|
|
"path to lmdb folder of the blockchain, e.g., ~/.bitmonero/lmdb")
|
|
|
|
"path to lmdb folder of the blockchain, e.g., ~/.bitmonero/lmdb")
|
|
|
|
("ssl-crt-file", value<string>(),
|
|
|
|
("ssl-crt-file", value<string>(),
|
|
|
|