Skip to content

Commit

Permalink
Add feature flag (#18753)
Browse files Browse the repository at this point in the history
  • Loading branch information
devin-mccurdy authored Oct 8, 2024
1 parent 3179069 commit 8944f7a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1315,6 +1315,10 @@ features:
actor_type: user
enable_in_development: true
description: Toggle for tickets with the label vaos-v2-next will be behind this flag
va_online_scheduling_vaos_alternate_route:
actor_type: user
enable_in_development: false
description: Toggle for the vaos module to use an alternate vaos-service route
va_online_scheduling_clinic_filter:
actor_type: user
enable_in_development: true
Expand Down

0 comments on commit 8944f7a

Please sign in to comment.