From b904f029c21b4adff7d30007039e0d0d38433832 Mon Sep 17 00:00:00 2001 From: mxmehl Date: Mon, 19 Feb 2018 09:12:31 +0100 Subject: [PATCH] new format=flowed config --- astroid/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/astroid/config b/astroid/config index 356d73a..35e3bde 100644 --- a/astroid/config +++ b/astroid/config @@ -62,7 +62,8 @@ "message_id_fqdn": "fsfe.org", "message_id_user": "max.mehl", "user_agent": "astroid", - "send_delay": "4" + "send_delay": "4", + "format_flowed": "false" }, "poll": { "interval": "240",