summaryrefslogtreecommitdiff
path: root/.config/example.yml
diff options
context:
space:
mode:
authorHazelnoot <acomputerdog@gmail.com>2025-04-30 11:28:43 -0400
committerHazelnoot <acomputerdog@gmail.com>2025-04-30 11:28:43 -0400
commitb124c39ed256f69d59adf02fea9763781bbb0c88 (patch)
tree269dbe55da3a32b6874b7bc871fe93d81a429656 /.config/example.yml
parentfix type errors in e2e tests (diff)
parentmerge: Added extra connection option and comment for statement_timeout - fix ... (diff)
downloadsharkey-b124c39ed256f69d59adf02fea9763781bbb0c88.tar.gz
sharkey-b124c39ed256f69d59adf02fea9763781bbb0c88.tar.bz2
sharkey-b124c39ed256f69d59adf02fea9763781bbb0c88.zip
Merge branch 'develop' into merge/2025-03-24
Diffstat (limited to '.config/example.yml')
-rw-r--r--.config/example.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/example.yml b/.config/example.yml
index c484e48e5d..704a80d413 100644
--- a/.config/example.yml
+++ b/.config/example.yml
@@ -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