chore: Removed keys from the config with the setting to select which type of currency to collect

This commit is contained in:
Danil 2025-04-12 12:57:27 +03:00
parent 1a63649bef
commit c7e955a9b6

View file

@ -6,10 +6,6 @@
password: DATABASE_PASSWORD password: DATABASE_PASSWORD
} }
currency: { currency: {
collecting: {
fiat: true
crypto: false
}
services: { services: {
enabled: [ enabled: [
'coinmarketcap' 'coinmarketcap'