mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
#1042 - Added extra connection option and comment for statement_timeout
This commit is contained in:
@@ -50,6 +50,9 @@ db:
|
|||||||
# Extra Connection options
|
# Extra Connection options
|
||||||
#extra:
|
#extra:
|
||||||
# ssl: true
|
# ssl: true
|
||||||
|
# # Set a higher value if you have timeout issues during migration
|
||||||
|
# statement_timeout: 10000
|
||||||
|
|
||||||
|
|
||||||
dbReplications: false
|
dbReplications: false
|
||||||
|
|
||||||
|
|||||||
@@ -63,6 +63,9 @@ db:
|
|||||||
# Extra Connection options
|
# Extra Connection options
|
||||||
#extra:
|
#extra:
|
||||||
# ssl: true
|
# ssl: true
|
||||||
|
# # Set a higher value if you have timeout issues during migration
|
||||||
|
# statement_timeout: 10000
|
||||||
|
|
||||||
|
|
||||||
dbReplications: false
|
dbReplications: false
|
||||||
|
|
||||||
|
|||||||
@@ -110,6 +110,9 @@ db:
|
|||||||
# Extra Connection options
|
# Extra Connection options
|
||||||
#extra:
|
#extra:
|
||||||
# ssl: true
|
# ssl: true
|
||||||
|
# # Set a higher value if you have timeout issues during migration
|
||||||
|
# statement_timeout: 10000
|
||||||
|
|
||||||
|
|
||||||
dbReplications: false
|
dbReplications: false
|
||||||
|
|
||||||
|
|||||||
@@ -127,6 +127,9 @@ db:
|
|||||||
# Extra Connection options
|
# Extra Connection options
|
||||||
#extra:
|
#extra:
|
||||||
# ssl: true
|
# ssl: true
|
||||||
|
# # Set a higher value if you have timeout issues during migration
|
||||||
|
# statement_timeout: 10000
|
||||||
|
|
||||||
|
|
||||||
dbReplications: false
|
dbReplications: false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user