Skip to content

Commit

Permalink
Add missing MAX_TIME_AT_END_OF_SHIFT
Browse files Browse the repository at this point in the history
  • Loading branch information
raphodn committed Apr 26, 2024
1 parent 88a58e1 commit e7f8243
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ parameters:
forbid_own_shift_validate_admin: '%env(bool:FORBID_OWN_SHIFT_VALIDATE_ADMIN)%'
forbid_own_timelog_new_admin: '%env(bool:FORBID_OWN_TIMELOG_NEW_ADMIN)%'
forbid_shift_overlap_time: '%env(FORBID_SHIFT_OVERLAP_TIME)%'
max_time_at_end_of_shift: '%env(MAX_TIME_AT_END_OF_SHIFT)%'
github_repo_url: 'elefan-grenoble/gestion-compte'
github_current_release: 'v1.45.7' # x-release-please-version
helloasso_registration_campaign_url: '%env(HELLOASSO_REGISTRATION_CAMPAIGN_URL)%'
Expand Down

0 comments on commit e7f8243

Please sign in to comment.