set enabled flag back to false

This commit is contained in:
Jerry Brady 2014-03-31 22:55:16 +00:00
parent 83db1aab81
commit 34b51def19

View File

@ -1,5 +1,5 @@
{ {
"enabled": true, "enabled": false,
"coin": "vertcoin.json", "coin": "vertcoin.json",
"shareProcessing": { "shareProcessing": {
@ -54,4 +54,4 @@
"password": "testpass" "password": "testpass"
} }
] ]
} }