Simplify linux not_matches in stallman sample

This commit is contained in:
Tulir Asokan 2019-06-23 15:21:25 +03:00
parent e7558dc00e
commit 4cb003f048

View file

@ -10,16 +10,20 @@ templates:
default_flags: default_flags:
- ignorecase - ignorecase
antispam:
room:
max: 1
delay: 60
user:
max: 2
delay: 60
rules: rules:
linux: linux:
matches: matches:
- linux - linux
not_matches: not_matches:
- pattern: gnu+linux - gnu
raw: true
- pattern: gnu/linux
raw: true
- gnu plus linux
- kernel - kernel
template: plaintext_notice template: plaintext_notice
variables: variables: