l 2 downloading: adapt to new api
This commit is contained in:
parent
b9e3b93105
commit
e99e3e4fa5
@ -40,9 +40,8 @@ with import <stockholm/lib>;
|
||||
enable = true;
|
||||
web = {
|
||||
enable = true;
|
||||
enableAuth = true;
|
||||
listenAddress = "9091";
|
||||
authfile = <secrets/torrent-authfile>;
|
||||
port = 9091;
|
||||
basicAuth = import <secrets/torrent-auth>;
|
||||
};
|
||||
rutorrent.enable = true;
|
||||
enableXMLRPC = true;
|
||||
|
Loading…
Reference in New Issue
Block a user