#1042 - Added extra connection option and comment for statement_timeout
This commit is contained in:
parent
baa75768ec
commit
f0278dcf89
4 changed files with 12 additions and 0 deletions
|
|
@ -110,6 +110,9 @@ db:
|
|||
# Extra Connection options
|
||||
#extra:
|
||||
# ssl: true
|
||||
# # Set a higher value if you have timeout issues during migration
|
||||
# statement_timeout: 10000
|
||||
|
||||
|
||||
dbReplications: false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue