Support PostgreSQL Extra Connection options (#4970)
This commit is contained in:
parent
f54cd10a04
commit
6de08d07a3
4 changed files with 7 additions and 0 deletions
|
@ -62,6 +62,10 @@ db:
|
|||
user: example-misskey-user
|
||||
pass: example-misskey-pass
|
||||
|
||||
# Extra Connection options
|
||||
#extra:
|
||||
# ssl: true
|
||||
|
||||
# ┌─────────────────────┐
|
||||
#───┘ Redis configuration └─────────────────────────────────────
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue