mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-06 20:16:57 +00:00
Merge branch 'develop' into merge/2025-03-24
This commit is contained in:
commit
b124c39ed2
4 changed files with 12 additions and 0 deletions
|
@ -121,6 +121,9 @@ db:
|
|||
# Extra Connection options
|
||||
#extra:
|
||||
# ssl: true
|
||||
# # Set a higher value if you have timeout issues during migration
|
||||
# statement_timeout: 10000
|
||||
|
||||
|
||||
dbReplications: false
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -124,6 +124,9 @@ db:
|
|||
# Extra Connection options
|
||||
#extra:
|
||||
# ssl: true
|
||||
# # Set a higher value if you have timeout issues during migration
|
||||
# statement_timeout: 10000
|
||||
|
||||
|
||||
dbReplications: false
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue