From 1d153c62ce6c952371a63535e46c84713ab33690 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Dec 2023 00:24:22 +0000 Subject: [PATCH] Github bot : json sorted --- qbittorrent/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 89cd0fce6..ff8a55986 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -63,13 +63,13 @@ "environment": { "ADDITIONAL_PORTS": "59595,6882", "DOWNLOAD_DIR_CHOWN": "true", + "HEALTH_CHECK_INTERVAL": "15", + "HEALTH_CHECK_TIMEOUT": "30", "PGID": "0", "PUID": "0", "QBITTORRENTLOGPATH": "/config/qBittorrent/data/logs", "SET_FWMARK": "true", "WEBUI_PORT": "8080", - "HEALTH_CHECK_INTERVAL": "15", - "HEALTH_CHECK_TIMEOUT": "30", "WG_I_PREFER_BUGGY_USERSPACE_TO_POLISHED_KMOD": "1" }, "homeassistant": "2023.12.0",