feat: increase api timeout to 30 seconds

This commit is contained in:
Simon Cornet 2025-10-24 16:07:07 +02:00
commit 522fba63e9

View file

@ -44,5 +44,8 @@
env: env:
# pulse
CONNECTION_TIMEOUT: "30"
# global # global
TZ: "{{ timezone }}" TZ: "{{ timezone }}"