Compare commits
2 commits
b6279108e0
...
c476d73063
Author | SHA1 | Date | |
---|---|---|---|
Bruno BELANYI | c476d73063 | ||
Bruno BELANYI | 5217f2d1b6 |
|
@ -27,5 +27,7 @@ in
|
|||
inherit (cfg) port;
|
||||
};
|
||||
};
|
||||
|
||||
# NOTE: unfortunately flood does not log connection failures for fail2ban
|
||||
};
|
||||
}
|
||||
|
|
|
@ -36,5 +36,7 @@ in
|
|||
forceSSL = true;
|
||||
useACMEHost = config.networking.domain;
|
||||
};
|
||||
|
||||
# NOTE: unfortunately grocy does not log connection failures for fail2ban
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue