From 37f0114ffaf0c150ec2adaea2eea5ce322960465 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Fri, 7 Jun 2019 10:22:58 -0400 Subject: Disable HTML filter by default --- config/aerc.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/aerc.conf.in b/config/aerc.conf.in index 0bf114f..4c6b1a7 100644 --- a/config/aerc.conf.in +++ b/config/aerc.conf.in @@ -70,5 +70,5 @@ editor= # against (non-case-sensitive) and a comma, e.g. subject,text will match a # subject which contains "text". Use header,~regex to match against a regex. subject,~^\[PATCH=@SHAREDIR@/filters/hldiff.py -text/html=@SHAREDIR@/filters/html text/*=@SHAREDIR@/filters/plaintext.py +#text/html=@SHAREDIR@/filters/html -- cgit v1.2.3