Added command line option --daemon and --daemon-poll-interval
This commit is contained in:
parent
5e369a5af8
commit
867478b983
4 changed files with 71 additions and 42 deletions
|
@ -70,6 +70,8 @@ public:
|
|||
TlsKey = 1013,
|
||||
FingerprintKey = 1014,
|
||||
ProxyDonateKey = 1017,
|
||||
DaemonKey = 1018,
|
||||
DaemonPollKey = 1019,
|
||||
|
||||
# ifdef XMRIG_DEPRECATED
|
||||
ApiPort = 4000,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue