diff --git a/config.json b/config.json index aada18c..c3d1191 100644 --- a/config.json +++ b/config.json @@ -8,7 +8,7 @@ "_retries": "Specifies how many times miner will try to connect to a specific url until selecting next", "retries": 5, "_action_after_retries_done": "Set action on what to do after all urls have been retried. Possible values: RETRY (= start again from first url), EXIT (= exits the miner)", - "action_after_retries_done": "SHUTDOWN", + "action_after_retries_done": "RETRY", "gpu": { "_enabled": "Enable or disable gpu miner", "enabled": true,