Replies: 2 comments
-
As I recall, you should list them this way:
There's no way to have More info here: |
Beta Was this translation helpful? Give feedback.
0 replies
-
I thought ctag was the same modifier. and the wiki says "You may want to use several modifiers in the rule. Separate the topic with commas " |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If I want to block a domain example.net for a client with ctag=device_phone AND ctag=user_child, and this domain is in the general whitelist, is the filter syntax correct
||example.net^$important,ctag=user_child,ctag=device_phone
?
ctag=device_phone (AND - not or) ctag=user_child,
Beta Was this translation helpful? Give feedback.
All reactions