mirror of
https://github.com/Redume/Kekkai.git
synced 2025-02-23 20:51:25 +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]
|
level: 'info' # Log level (Fatal/Error/Warn/Log/Debug) [String]
|
||||||
currency:
|
currency:
|
||||||
chart:
|
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:
|
collecting:
|
||||||
fiat: true # Turn off or turn on the collection of the fiat currency rate [Boolean]
|
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]
|
crypto: false # Turn off or turn on the collection of the cryptocurrency rate [Boolean]
|
||||||
|
|
Loading…
Add table
Reference in a new issue