blob: 46f3b855134a9f206ef031096d3247f169c4b967 (
plain)
1
2
3
4
5
6
|
---
fixes:
- |
During a deployment on lower spec systems, the "db sync" can take longer
than five minutes. value of DatabaseSyncTimeout has change from 300
to 900 at the environment file "low-memory-usage.yaml".
|