Merge branch 'zatalyz-main-patch-05879' into 'main'

Update server.jsonnet : typo with an extra space, creating a launch error

See merge request ppom/reaction!1
This commit is contained in:
ppom 2023-11-27 13:31:00 +00:00
commit 2e15087858

View File

@ -32,7 +32,7 @@ local banFor(time) = {
streams: {
// Ban hosts failing to connect via ssh
ssh: {
cmd: [' journalctl', '-fn0', '-u', 'sshd.service'],
cmd: ['journalctl', '-fn0', '-u', 'sshd.service'],
filters: {
failedlogin: {
regex: [