mirror of
https://github.com/Redume/Shirino.git
synced 2024-11-06 00:33:59 +03:00
8 lines
264 B
YAML
8 lines
264 B
YAML
|
debug: false # debug logging
|
||
|
timeout: 2 # http requests timeout
|
||
|
ndigits: 3 # digits after floating point or after zeroes
|
||
|
coinapi_keys:
|
||
|
- key
|
||
|
- key2 # coinapi keys list
|
||
|
telegram_token: # telegram bot token
|