From c7e955a9b6a7f0145b4566aef86ebf2afd7c1b9b Mon Sep 17 00:00:00 2001 From: Redume Date: Sat, 12 Apr 2025 12:57:27 +0300 Subject: [PATCH] chore: Removed keys from the config with the setting to select which type of currency to collect --- config.sample.hjson | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config.sample.hjson b/config.sample.hjson index dcc9d87..16a1a9e 100644 --- a/config.sample.hjson +++ b/config.sample.hjson @@ -6,10 +6,6 @@ password: DATABASE_PASSWORD } currency: { - collecting: { - fiat: true - crypto: false - } services: { enabled: [ 'coinmarketcap'