Skip to content

Commit

Permalink
add feature flags for meb and 5490 (#18328)
Browse files Browse the repository at this point in the history
  • Loading branch information
s-caso authored Sep 9, 2024
1 parent d0bb3e5 commit ae886ee
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config/features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1173,6 +1173,13 @@ features:
show_meb_service_history_categorize_disagreement:
actor_type: user
enable_in_development: false
show_meb_5490_maintenance_alert:
actor_type: user
description: Displays an alert to users on 5490 intro page that the Backend Service is Down.
enable_in_development: false
meb_1606_30_automation:
actor_type: user
description: Enables MEB form to handle Chapter 1606/30 forms as well as Chapter 33.
meb_exclusion_period_enabled:
actor_type: user
description: enables exclusion period checks
Expand Down

0 comments on commit ae886ee

Please sign in to comment.