Changed timeout to 1s which will make it ping every 2s. This is to test

This commit is contained in:
2025-09-05 21:12:31 +02:00
parent 5617440013
commit 8023978307

View File

@@ -1 +1 @@
timeout: int = 4000
timeout: int = 1000