ma dcpp: remove redis config

This commit is contained in:
makefu 2021-01-04 12:04:17 +01:00
parent eff5c83773
commit d34dc528ee
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -41,7 +41,6 @@ in {
};
systemd.services = {
redis.serviceConfig.LimitNOFILE=10032;
ddclient-nsupdate-uhub = {
wantedBy = [ "multi-user.target" ];
after = [ "ip-up.target" ];