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;
|
enable = true;
|
||||||
web = {
|
web = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableAuth = true;
|
port = 9091;
|
||||||
listenAddress = "9091";
|
basicAuth = import <secrets/torrent-auth>;
|
||||||
authfile = <secrets/torrent-authfile>;
|
|
||||||
};
|
};
|
||||||
rutorrent.enable = true;
|
rutorrent.enable = true;
|
||||||
enableXMLRPC = true;
|
enableXMLRPC = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user