Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Fix sample config
Browse files Browse the repository at this point in the history
Just a small change missed in 7950aa8.
  • Loading branch information
anoadragon453 committed Feb 12, 2021
1 parent 594f285 commit ff40c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sample_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2232,7 +2232,7 @@ ui_auth:
# session to be active.
#
# This defaults to 0, meaning the user is queried for their credentials
# before every action, but this can be overridden to alow a single
# before every action, but this can be overridden to allow a single
# validation to be re-used. This weakens the protections afforded by
# the user-interactive authentication process, by allowing for multiple
# (and potentially different) operations to use the same validation session.
Expand Down

0 comments on commit ff40c80

Please sign in to comment.