mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-12-18 05:03:30 +01:00
speedtest-tracker: add external IP URL and internet check hostname
- add 2 new options to get speedtest to work https://github.com/alexjustesen/speedtest-tracker/issues/2525#issuecomment-3665671549
This commit is contained in:
committed by
GitHub
parent
4b3ebfc8ec
commit
29d93fc622
@ -71,6 +71,8 @@ SESSION_LIFETIME=120
|
||||
|
||||
SPEEDTEST_SCHEDULE="0 */6 * * *"
|
||||
SPEEDTEST_SERVERS=
|
||||
SPEEDTEST_EXTERNAL_IP_URL=https://ipecho.net/plain
|
||||
SPEEDTEST_INTERNET_CHECK_HOSTNAME=1.1.1.1
|
||||
PRUNE_RESULTS_OLDER_THAN=0
|
||||
|
||||
DISPLAY_TIMEZONE=${TIMEZONE}
|
||||
|
||||
Reference in New Issue
Block a user