From fef654ec86e291cd34db631647f88a2962c2a0ac Mon Sep 17 00:00:00 2001 From: tituspijean Date: Tue, 5 Sep 2023 20:48:09 +0200 Subject: [PATCH] Remove allowed users filter --- flow.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/flow.json b/flow.json index 55c02ae..c7b28ba 100644 --- a/flow.json +++ b/flow.json @@ -271,20 +271,6 @@ ] ] }, - { - "id": "2be1dbf5c78aa986", - "type": "filter", - "z": "38336e80fa6d36cf", - "name": "Filter admins only", - "property": "userId", - "filter": "@titus:pijean\\.ovh|@Alekswag:matrix\\.org|@Bram_:matrix\\.org|@tag:lostpod\\.me|@ericg:matrix\\.org", - "ignorecase": false, - "x": 210, - "y": 140, - "wires": [ - [] - ] - }, { "id": "05634acf4f865805", "type": "matrix-server-config",