Skip to content

Commit

Permalink
Forgot variable nudge_eduid_app_pause_days
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Nov 7, 2024
1 parent 97ffff4 commit 29a0766
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion roles/myconext/templates/application.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,8 @@ tiqr_hash_secret: "{{ myconext_tiqr_hash_secret }}"

remember_me_max_age_seconds: 15_768_000
sso_mfa_duration_seconds: 3600
nudge_eduid_app_days: {{ myconext.nudge_eduid_app_days }}
nudge_eduid_app_login_days: {{ myconext.nudge_eduid_app_login_days }}
nudge_eduid_app_pause_days: {{ myconext.nudge_eduid_app_pause_days }}
remember_me_question_asked_days: {{ myconext.remember_me_question_asked_days }}
email_guessing_sleep_millis: 500
email_spam_threshold_seconds: 15
Expand Down

0 comments on commit 29a0766

Please sign in to comment.