Сделал автоудаление графиков

(всех) после Х килобайт
This commit is contained in:
Данил 2024-08-14 17:16:45 +03:00
parent 350e3f9c66
commit 21e2faced3
4 changed files with 85 additions and 3 deletions

View file

@ -19,6 +19,7 @@ server:
currency:
chart:
save: false # Enable or disable saving graphs to an image (Boolean)
max_size: 1 #kb
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]