Edit filter configuration

Differences between versions

ItemVersion from 17:46, 2 August 2023 by TamzinVersion from 18:56, 2 August 2023 by Zzuuzz
Filter conditions
Conditions:
(documentation)
user_age == 0
user_age == 0
/* & "." in user_name */ /* uncomment this for IPv4 only */
/* & "." in user_name */ /* uncomment this for IPv4 only */
/* & ":" in user_name */ /* uncomment this for IPv6 only */
/* & ":" in user_name */ /* uncomment this for IPv6 only */
/* & contains_any(page_namespace, ) */ /* you can uncomment and add namespace numbers to deny (allowing all others) */
/* & equals_to_any(page_namespace, ) */ /* you can uncomment and add namespace numbers to deny (allowing all others) */
/* & !(contains_any(page_namespace, )) */ /* or uncomment and add namespace numbers to allow (denying all others) */
/* & !(equals_to_any(page_namespace, )) */ /* or uncomment and add namespace numbers to allow (denying all others) */