switched timeout to config flag

This commit is contained in:
2022-11-18 23:58:40 +01:00
parent bac31b3d05
commit 5f1f1fdf6f
2 changed files with 10 additions and 2 deletions

View File

@@ -2,4 +2,6 @@ logging:
level: DEBUG
station_ip: "ip here"
password: "password here"
password: "password here"
timeout: "100s"