fpr: syncthing
This commit is contained in:
parent
229a32a61e
commit
27a0d55737
|
@ -208,6 +208,10 @@ WHERE
|
|||
AND remote_port > 20
|
||||
AND remote_port < 32000
|
||||
)
|
||||
AND NOT (
|
||||
exception_key LIKE '500,6,%,syncthing,syncthing,Developer ID Application: Kastelo AB (LQE5SYM783),syncthing'
|
||||
AND remote_port > 24
|
||||
)
|
||||
AND NOT (
|
||||
exception_key LIKE '500,6,%,syncthing,syncthing,Developer ID Application: Jakob Borg (LQE5SYM783),syncthing'
|
||||
AND remote_port > 24
|
||||
|
|
Loading…
Reference in New Issue