chore(deluge): refactor config

This commit is contained in:
Nicolas Meienberger 2023-03-01 21:38:45 +01:00
parent f92a7cdd71
commit 64dbafd887

View File

@ -1,6 +1,7 @@
# Default Login # Default credentials
##Username: admin
##Password: deluge Username: admin
Password: deluge
--- ---
@ -8,12 +9,10 @@
[Deluge](http://deluge-torrent.org/) is a lightweight, Free Software, cross-platform BitTorrent client. [Deluge](http://deluge-torrent.org/) is a lightweight, Free Software, cross-platform BitTorrent client.
- Full Encryption - Full Encryption
- WebUI - WebUI
- Plugin System - Plugin System
- Much more... - Much more...
[![deluge](https://avatars2.githubusercontent.com/u/6733935?v=3&s=200)](http://deluge-torrent.org/)
## [](https://github.com/linuxserver/docker-deluge#supported-architectures)Supported Architectures ## [](https://github.com/linuxserver/docker-deluge#supported-architectures)Supported Architectures
@ -25,4 +24,4 @@ Simply pulling `lscr.io/linuxserver/deluge:latest` should retrieve the correct i
The admin interface is available at `http://SERVER-IP:8112` with a default user/password of admin/deluge. The admin interface is available at `http://SERVER-IP:8112` with a default user/password of admin/deluge.
To change the password (recommended) log in to the web interface and go to Preferences->Interface->Password. To change the password (recommended) log in to the web interface and go to Preferences->Interface->Password.