Skip to content

Commit

Permalink
Add sslmode to known setting keys
Browse files Browse the repository at this point in the history
  • Loading branch information
gacarrillor authored and 3nids committed Jul 9, 2024
1 parent 5ba8d98 commit ad1363b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pg_service_parser/conf/service_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"user": "",
"password": "",
"passfile": "",
"sslmode": "",
}

# Settings to initialize new files
Expand Down

0 comments on commit ad1363b

Please sign in to comment.