Documentation: add defaultinterval option for coinmarketcap (#2191)

pull/2198/head
karpaterna 7 months ago committed by GitHub
parent 31c33f4f32
commit 8d34dc5725
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,6 +13,7 @@ widget:
currency: GBP # Optional
symbols: [BTC, LTC, ETH]
key: apikeyapikeyapikeyapikeyapikey
defaultinterval: 7d # Optional
```
You can also specify slugs instead of symbols (since symbols aren't garaunteed to be unique). If you supply both, slugs will be used. For example:

Loading…
Cancel
Save