mirror of
https://github.com/Redume/Kekkai.git
synced 2025-02-23 12:43:12 +03:00
Переименовал один ключ в конфиге
This commit is contained in:
parent
d6491337c0
commit
c128a5cf07
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ server:
|
|||
level: 'info' # Log level (Fatal/Error/Warn/Log/Debug) [String]
|
||||
currency:
|
||||
chart:
|
||||
save_chart: false # Enable or disable saving graphs to an image (Boolean)
|
||||
save: false # Enable or disable saving graphs to an image (Boolean)
|
||||
collecting:
|
||||
fiat: true # Turn off or turn on the collection of the fiat currency rate [Boolean]
|
||||
crypto: false # Turn off or turn on the collection of the cryptocurrency rate [Boolean]
|
||||
|
|
Loading…
Add table
Reference in a new issue