disable peer5 by default

This commit is contained in:
whadar 2015-03-05 15:35:34 +02:00
parent ac691a8a0a
commit 2c082bb198

View File

@ -169,7 +169,7 @@ Options
- id: the API key - get one your own key - http://peer5.com/downloader
*/
"peer5": {
"enabled": true,
"enabled": false,
"id": "z142i5n5qypq4cxr"
},