Update thingsboard.yml

This commit is contained in:
Vladyslav Prykhodko 2025-04-14 10:34:24 +03:00 committed by GitHub
parent 4e9a5dbbbd
commit 51c92f3237
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1284,7 +1284,7 @@ transport:
# URL of gateways dashboard repository
repository_url: "${TB_GATEWAY_DASHBOARD_SYNC_REPOSITORY_URL:https://github.com/thingsboard/gateway-management-extensions-dist.git}"
# Branch of gateways dashboard repository to work with
branch: "${TB_GATEWAY_DASHBOARD_SYNC_BRANCH:}"
branch: "${TB_GATEWAY_DASHBOARD_SYNC_BRANCH:release/4.0.0}"
# Fetch frequency in hours for gateways dashboard repository
fetch_frequency: "${TB_GATEWAY_DASHBOARD_SYNC_FETCH_FREQUENCY:24}"