Skip to content

Commit

Permalink
Add missing RESERVE_NEW_SHIFT_TO_PRIOR_SHIFTER
Browse files Browse the repository at this point in the history
  • Loading branch information
raphodn committed Apr 26, 2024
1 parent b3aae90 commit 9059512
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ parameters:
project_url_display: '%env(PROJECT_URL_DISPLAY)%'
registration_duration: '%env(REGISTRATION_DURATION)%'
registration_every_civil_year: '%env(bool:REGISTRATION_EVERY_CIVIL_YEAR)%'
reserve_new_shift_to_prior_shifter: '%env(bool:RESERVE_NEW_SHIFT_TO_PRIOR_SHIFTER)%'
reserve_new_shift_to_prior_shifter_delay: '%env(RESERVE_NEW_SHIFT_TO_PRIOR_SHIFTER_DELAY)%'
site_name: '%env(SITE_NAME)%'
super_admin.initial_password: '%env(SUPER_ADMIN_INITIAL_PASSWORD)%'
super_admin.username: '%env(SUPER_ADMIN_USERNAME)%'
Expand Down

0 comments on commit 9059512

Please sign in to comment.