From 3a1e55179d5deb7e6e56feb19047f40e99e67ae1 Mon Sep 17 00:00:00 2001 From: stevenjcumming <134282106+stevenjcumming@users.noreply.github.com> Date: Wed, 27 Nov 2024 10:03:32 -0500 Subject: [PATCH] Move Hardcoded Settings to vets-api - Part 1 (#19604) * move hardcoded named-env settings to vets-api * remove unused setting --- config/settings/production.yml | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/config/settings/production.yml b/config/settings/production.yml index 94c004502e0..6546f69e0a5 100644 --- a/config/settings/production.yml +++ b/config/settings/production.yml @@ -1,2 +1,44 @@ +betamocks: + recording: false +central_mail: + upload: + enabled: true +check_in: + authentication: + retry_attempt_expiry: 604800 + chip_api_v2: + mock: false + timeout: 30 + lorota_v2: + mock: false + travel_reimbursement_api: + redis_token_expiry: 3540 +clamav: + mock: false +coverband: + github_organization: department-of-veterans-affairs +decision_review: + mock: false + pdf_validation: + enabled: true +dogstatsd: + enabled: true +evss: + s3: + uploads_enabled: true +expiry_scanner: + slack: + channel_id: C24RH0W11 +flipper: + github_organization: department-of-veterans-affairs + mute_logs: false +form_10_10cg: + poa: + s3: + enabled: true +form526_backup: + submission_method: single +google_analytics_cvu: + type: service_account hca: ca: []