From 51eb7c0b2c4f3afba43f736d2d269acfa43bbe26 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Thu, 11 Jul 2024 13:08:35 +0200 Subject: [PATCH] Update ADMIN.md --- doc/ADMIN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/ADMIN.md b/doc/ADMIN.md index ffe3a3e..abec00f 100644 --- a/doc/ADMIN.md +++ b/doc/ADMIN.md @@ -1,8 +1,8 @@ ## General tips -Torrents are located in `__DATA_DIR__` and should be accessible from `https://__DOMAIN____PATH__`. +Torrents are located in `__DATA_DIR__` and should be accessible from `https://__DOMAIN____PATH__/downloads`. -To download the files, an SFTP client can be used, or the SCP command, or you can also configure another app such as Nextcloud to be able to browse these files. +Alternatively, you can download the files using an SFTP client, the SCP command, or you configure another app such as Nextcloud to be able to browse these files. ## Alternative to the web ui