l 2 downloading: adapt to new api

This commit is contained in:
lassulus 2016-12-26 14:18:43 +01:00
parent b9e3b93105
commit e99e3e4fa5

View File

@ -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;