Skip to content

Commit

Permalink
Merge pull request #1157 from Fryguy/default_scram_sha
Browse files Browse the repository at this point in the history
Default the system password_encryption to scram-sha-256
  • Loading branch information
bdunne authored Aug 22, 2024
2 parents fdec9f1 + af7d519 commit 580a791
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ tcp_keepalives_count = 9
tcp_keepalives_idle = 3
tcp_keepalives_interval = 75
password_encryption = scram-sha-256
#------------------------------------------------------------------------------
# RESOURCE USAGE (except WAL)
#------------------------------------------------------------------------------
Expand Down

0 comments on commit 580a791

Please sign in to comment.