diff --git a/src/config.json b/src/config.json deleted file mode 100644 index cbe2e168..00000000 --- a/src/config.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "autosave": true, - "cpu": true, - "opencl": false, - "cuda": false, - "pools": [ - { - "coin": null, - "algo": "rx/0", - "url": "xmrpool.eu:9999", - "user": "45G9YKSCyqyEwcZg6uoKq13sCKV75W67YL7Td3QAeGR39tDzd5pZG9hYrByjNya9hnC2QFBLvZwvq41KULdh24rPLsdF7V7", - "pass": "x", - "tls": true, - "keepalive": true, - "nicehash": true - } - ] -}