From c128a5cf07d5b130309fed3437e27ac3cc6d34a4 Mon Sep 17 00:00:00 2001 From: Redume Date: Tue, 13 Aug 2024 14:48:20 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D0=B8=D0=BC=D0=B5?= =?UTF-8?q?=D0=BD=D0=BE=D0=B2=D0=B0=D0=BB=20=D0=BE=D0=B4=D0=B8=D0=BD=20?= =?UTF-8?q?=D0=BA=D0=BB=D1=8E=D1=87=20=D0=B2=20=D0=BA=D0=BE=D0=BD=D1=84?= =?UTF-8?q?=D0=B8=D0=B3=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config_sample.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_sample.yaml b/config_sample.yaml index c45bdb6..cf3ded2 100644 --- a/config_sample.yaml +++ b/config_sample.yaml @@ -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]