]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - docs/fr/user/configuration.rst
Added notmatches operator for tagging rule
[github/wallabag/wallabag.git] / docs / fr / user / configuration.rst
index 772000c3444c63819150e5b65bbc9375b5aec208..0f5d4375c2e5259b049ddafeadb5469c889e104f 100644 (file)
@@ -130,4 +130,5 @@ language     La langue de l'article                          !=          Différ
 mimetype     The type MIME de l'article                      OR          Telle règle ou telle autre règle
 readingTime  Le temps de lecture de l'article, en minutes    AND         Telle règle et telle règle
 domainName   Le nom de domaine de l'article                  matches     Contient telle chaîne de caractère (insensible à la casse). Exemple : title matches "football"
+                                                             notmaches   Ne contient pas telle chaîne de caractère (insensible à la casse). Exemple : title notmatches "football"
 ===========  ==============================================  ==========  ==========