Closed Boria138 closed 3 years ago
The options inside it already exist in the builder itself so you can just check the other wiki entries for what the options do. You can also post your 'Remote Configuration' here and I'll check if it's correct.
https://pastebin.com/raw/prMk0apB
I took an example from the wiki and changed only the keepalive parameter to true, as I understand this parameter is responsible for enabling watchdog?
The keepalive option is an option that if enabled will try to keep the connection to the pool active by sending keepalive packets, it has to be supported by the pool to work. If you use hashvault keep in mind that you can't have too many miners without hosting your own xmrig-proxy and mining through that:
Thanks for the clarification
Could you add a more detailed description of the options for remote configuration to the wiki?