Load torrent files from folder on start. (#149)
This commit is contained in:
parent
b13425f370
commit
fab0b8044a
6 changed files with 70 additions and 11 deletions
templates
|
@ -69,6 +69,8 @@ log:
|
|||
# List of folders where torrents will be mounted as a filesystem.
|
||||
routes:
|
||||
- name: multimedia
|
||||
# Adding a folder will load all torrents on it:
|
||||
# torrent_folder: "/path/to/torrent/folder"
|
||||
torrents:
|
||||
# You can also add torrents from a specific path
|
||||
# - torrent_path: /path/to/torrent/file.torrent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue