From 913008995016c95e279c2c4842c5457175991388 Mon Sep 17 00:00:00 2001 From: Zach Gollwitzer Date: Mon, 16 Dec 2024 10:37:59 -0500 Subject: [PATCH] Make data enrichment opt-in --- app/models/setting.rb | 2 +- config/locales/views/settings/hostings/en.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/models/setting.rb b/app/models/setting.rb index eb1a9369..fe047cbb 100644 --- a/app/models/setting.rb +++ b/app/models/setting.rb @@ -19,7 +19,7 @@ class Setting < RailsSettings::Base field :data_enrichment_enabled, type: :boolean, - default: true + default: false field :synth_api_key, type: :string, default: ENV["SYNTH_API_KEY"] diff --git a/config/locales/views/settings/hostings/en.yml b/config/locales/views/settings/hostings/en.yml index 6b34a6cd..dcd65f06 100644 --- a/config/locales/views/settings/hostings/en.yml +++ b/config/locales/views/settings/hostings/en.yml @@ -3,7 +3,7 @@ en: settings: hostings: data_enrichment_settings: - description: Enable data enrichment for your accounts such as merchant info, transaction description cleanup, and more + description: Enable data enrichment for your account transactions. This will incur additional Synth credits. title: Data Enrichment invite_code_settings: description: Every new user that joins your instance of Maybe can only do