diff options
-rw-r--r-- | lib/email-filter.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/email-filter.py b/lib/email-filter.py index 1b44e1e..4075799 100644 --- a/lib/email-filter.py +++ b/lib/email-filter.py @@ -1,8 +1,5 @@ #!/usr/bin/env python3 -# Please prefer the email-gravatar.lua using lua: as a prefix over this script. This -# script is very slow, in comparison. -# # This script may be used with the email-filter or repo.email-filter settings in cgitrc. # # The following environment variables can be used to retrieve the configuration |