Compare commits
2 commits
b6279108e0
...
c476d73063
Author | SHA1 | Date | |
---|---|---|---|
Bruno BELANYI | c476d73063 | ||
Bruno BELANYI | 5217f2d1b6 |
|
@ -90,7 +90,5 @@ in
|
|||
allowedTCPPorts = [ cfg.peerPort ];
|
||||
allowedUDPPorts = [ cfg.peerPort ];
|
||||
};
|
||||
|
||||
# NOTE: unfortunately transmission does not log connection failures for fail2ban
|
||||
};
|
||||
}
|
||||
|
|
|
@ -99,7 +99,5 @@ in
|
|||
config.services.vikunja.settings.files.basepath
|
||||
];
|
||||
};
|
||||
|
||||
# NOTE: unfortunately vikunja does not log connection failures for fail2ban
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue