change dflt rate level

This commit is contained in:
Matias Alejo Garcia 2016-02-11 11:14:06 -05:00
parent f04b2e821b
commit ce7f0d48d0
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ var config = {
},
fiatRateServiceOpts: {
defaultProvider: 'BitPay',
fetchInterval: 10, // in minutes
fetchInterval: 60, // in minutes
},
// To use email notifications uncomment this:
// emailOpts: {