From 547d43b107da4ae90dd9f29d5608c6f6ab6b18b5 Mon Sep 17 00:00:00 2001 From: Manu <4445816+tr4nt0r@users.noreply.github.com> Date: Mon, 24 Feb 2025 20:36:19 +0100 Subject: [PATCH] Fix formatting in pyLoad (#37673) --- source/_integrations/pyload.markdown | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/source/_integrations/pyload.markdown b/source/_integrations/pyload.markdown index 0e7932c88ae..451c4be167f 100644 --- a/source/_integrations/pyload.markdown +++ b/source/_integrations/pyload.markdown @@ -69,23 +69,23 @@ Password: ## Sensors -- **Speed:** Monitors the current download speed. -- **Active downloads:** Indicates the number of files pyLoad is actively downloading -- **Downloads in queue:** Shows the number of downloads currently in the queue. -- **Finished downloads:** Indicates the number of completed downloads. -- **Free space:** Shows the available disk space in the download directory. +- **Speed**: Monitors the current download speed. +- **Active downloads**: Indicates the number of files pyLoad is actively downloading +- **Downloads in queue**: Shows the number of downloads currently in the queue. +- **Finished downloads**: Indicates the number of completed downloads. +- **Free space**: Shows the available disk space in the download directory. ## Buttons -- **Abort all running downloads:** Aborts all currently running downloads. -- **Delete finished files/packages:** Deletes all finished files and packages. -- **Restart all failed files/packages:** Restarts all failed downloads. +- **Abort all running downloads**: Aborts all currently running downloads. +- **Delete finished files/packages**: Deletes all finished files and packages. +- **Restart all failed files/packages**: Restarts all failed downloads. - **Restart pyLoad core**: Restarts the pyLoad core. ## Switches -- **Pause/Resume Queue:** Pauses or resumes the download queue. When paused, active downloads will continue, but new downloads in the queue will not start. -- **Auto-reconnect:** If configured, enables pyLoad to automatically reconnect the internet connection. +- **Pause/Resume Queue**: Pauses or resumes the download queue. When paused, active downloads will continue, but new downloads in the queue will not start. +- **Auto-reconnect**: If configured, enables pyLoad to automatically reconnect the internet connection. ## Automations