diff --git a/spk/deluge/Makefile b/spk/deluge/Makefile index f9022cd6403..63c9727e96a 100644 --- a/spk/deluge/Makefile +++ b/spk/deluge/Makefile @@ -15,7 +15,8 @@ REQUIRED_DSM = 5.0 UNSUPPORTED_ARCHS = hi3535 $(ARM5_ARCHES) $(PPC_ARCHES) $(x86_ARCHES) MAINTAINER = Strangelovian -DESCRIPTION = Deluge is a full-featured BitTorrent client for Linux, OS X, Unix and Windows. It uses libtorrent in its backend and features multiple user-interfaces including: GTK+, web and console. It has been designed using the client server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform. This package is intended for advanced users. +DESCRIPTION = Deluge is a cross platform BitTorrent client, based on libtorrent rasterbar. +DESCRIPTION += This syno community package runs the deluge deamon (deluged), as well as the deluge web daemon (deluge-web), which serves the deluge web UI. RELOAD_UI = yes STARTABLE = yes CHANGELOG = Build 2.0.4 from bleeding edge, i.e. not released by the deluge team as of 08/30/2020 diff --git a/spk/deluge/src/wizard/install_uifile b/spk/deluge/src/wizard/install_uifile index 92e830ef251..1d2868bec73 100644 --- a/spk/deluge/src/wizard/install_uifile +++ b/spk/deluge/src/wizard/install_uifile @@ -47,7 +47,7 @@ }, { "step_title": "First login", "items": [{ - "desc": "The default password for the web interface is 'deluge'.

." + "desc": "The default password for the web interface is 'deluge'.

The web UI is served on http//*:8112.

For https, create a new https source in Synology control panel / application portal / inverse proxy." }] }, { "step_title": "Attention! DSM6 Permissions", diff --git a/spk/deluge/src/wizard/install_uifile_fre b/spk/deluge/src/wizard/install_uifile_fre index bf4c9eb460a..5fce12832ea 100644 --- a/spk/deluge/src/wizard/install_uifile_fre +++ b/spk/deluge/src/wizard/install_uifile_fre @@ -48,7 +48,7 @@ }, { "step_title": "Premier login", "items": [{ - "desc": "Le mot de passe par défaut de l'interface web est 'deluge'.

L'accès distant est désactivé par défaut. Pour autoriser des clients à se connecter au service, consulter le guide ThinClient de Deluge." + "desc": "Le mot de passe par défaut de l'interface web est 'deluge'.

L'interface web est disponible via http//*:8112.

Pour https, créer une source https dans le paneau de contrôle Synology / Portail des applications / proxy inversé." }] }, { "step_title": "Attention! Permissions DSM",