Skip to content

Commit

Permalink
fix: enable recovery for quickstart
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Jul 2, 2020
1 parent 3c48ad2 commit 0ccc651
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions contrib/quickstart/kratos/email-password/.kratos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ selfservice:
ui_url: http://127.0.0.1:4455/settings
privileged_session_max_age: 1m

recovery:
enabled: true
ui_url: http://127.0.0.1:4455/recovery

verification:
enabled: true
ui_url: http://127.0.0.1:4455/verify
Expand Down

0 comments on commit 0ccc651

Please sign in to comment.