feat: increase connection timeout to 60 seconds

This commit is contained in:
Simon Cornet 2025-10-24 16:18:01 +02:00
commit 689b3e466b

View file

@ -45,7 +45,7 @@
env:
# pulse
CONNECTION_TIMEOUT: "30"
CONNECTION_TIMEOUT: "60"
# global
TZ: "{{ timezone }}"