Address @matiu's comments
This commit is contained in:
parent
ac6dfc8035
commit
1c480d21a6
2 changed files with 19 additions and 7 deletions
|
|
@ -56,6 +56,11 @@ var defaultConfig = {
|
|||
storageSalt: 'mjuBtGybi/4=',
|
||||
},
|
||||
|
||||
rate: {
|
||||
url: 'https://bitpay.com/api/rates',
|
||||
updateFrequencySeconds: 60 * 60
|
||||
},
|
||||
|
||||
disableVideo: true,
|
||||
verbose: 1,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue