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:
		@ -32,7 +32,7 @@ local banFor(time) = {
 | 
				
			|||||||
  streams: {
 | 
					  streams: {
 | 
				
			||||||
    // Ban hosts failing to connect via ssh
 | 
					    // Ban hosts failing to connect via ssh
 | 
				
			||||||
    ssh: {
 | 
					    ssh: {
 | 
				
			||||||
      cmd: [' journalctl', '-fn0', '-u', 'sshd.service'],
 | 
					      cmd: ['journalctl', '-fn0', '-u', 'sshd.service'],
 | 
				
			||||||
      filters: {
 | 
					      filters: {
 | 
				
			||||||
        failedlogin: {
 | 
					        failedlogin: {
 | 
				
			||||||
          regex: [
 | 
					          regex: [
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user