From f5ba9b524dd6e0efc83894162ab428f458073852 Mon Sep 17 00:00:00 2001 From: Jokob-sk Date: Tue, 3 Oct 2023 20:43:22 +1100 Subject: [PATCH] Docs --- docs/DEVICE_MANAGEMENT.md | 2 +- front/plugins/internet_speedtest/config.json | 8 ++------ 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/docs/DEVICE_MANAGEMENT.md b/docs/DEVICE_MANAGEMENT.md index 73f5655c..3ee89cc3 100755 --- a/docs/DEVICE_MANAGEMENT.md +++ b/docs/DEVICE_MANAGEMENT.md @@ -11,7 +11,7 @@ To edit device information: > [!NOTE] > -> [Bulk-edit devices](/docs/DEVICES_BULK_EDITING.md) by using the `CSV Export` functionality in the `Maintenance` section. +> [Bulk-edit devices](https://github.com/jokob-sk/Pi.Alert/blob/main/docs/DEVICES_BULK_EDITING.md) by using the `CSV Export` functionality in the `Maintenance` section. ![Device Details][screen1] diff --git a/front/plugins/internet_speedtest/config.json b/front/plugins/internet_speedtest/config.json index 67c5d1d6..aaa42858 100755 --- a/front/plugins/internet_speedtest/config.json +++ b/front/plugins/internet_speedtest/config.json @@ -295,12 +295,8 @@ }], "description": [{ "language_code": "en_us", - "string" : "Enable a regular scan of your services. If you select schedule the scheduling settings from below are applied. If you select once the scan is run only once on start of the application (container) for the time specified in INTRSPD_RUN_TIMEOUT setting." - }, - { - "language_code": "es_es", - "string" : "Habilite un escaneo regular de sus servicios. Si selecciona schedule, se aplican las configuraciones de programación de abajo. Si selecciona once, el escaneo se ejecuta solo una vez al iniciar la aplicación (contenedor) durante el tiempo especificado en INTRSPD_RUN_TIMEOUT configuración." - }] + "string" : "Enable a regular internet speedtest. If you select schedule the scheduling settings from below are applied. If you select once the scan is run only once on start of the application (container) for the time specified in INTRSPD_RUN_TIMEOUT setting." + }] }, { "function": "CMD",