1
0

merge: Added extra connection option and comment for statement_timeout - fix #1042 (!972)

View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/972

Closes #1042

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Hazelnoot <acomputerdog@gmail.com>
This commit is contained in:
Hazelnoot
2025-04-30 15:18:56 +00:00
4 changed files with 12 additions and 0 deletions
+3
View File
@@ -50,6 +50,9 @@ db:
# Extra Connection options
#extra:
# ssl: true
# # Set a higher value if you have timeout issues during migration
# statement_timeout: 10000
dbReplications: false
+3
View File
@@ -63,6 +63,9 @@ db:
# Extra Connection options
#extra:
# ssl: true
# # Set a higher value if you have timeout issues during migration
# statement_timeout: 10000
dbReplications: false
+3
View File
@@ -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
+3
View File
@@ -127,6 +127,9 @@ db:
# Extra Connection options
#extra:
# ssl: true
# # Set a higher value if you have timeout issues during migration
# statement_timeout: 10000
dbReplications: false