From eb902458bc77067532d6ecc4754fd6993ec24af2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Sat, 8 Jan 2022 21:09:00 +0100 Subject: #67: Update documentation --- config.yml.example | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config.yml.example') diff --git a/config.yml.example b/config.yml.example index 1c51b6b..136d890 100644 --- a/config.yml.example +++ b/config.yml.example @@ -65,6 +65,8 @@ options: # - content: Use the 'content' tag # - description: Use the 'description' tag # - both: Use both + # - fetch: Ignore the body delivered by the feed and instead fetch the linked website. + # It may be advisable to set `include-images` to false in that mode to avoid unexpected large mails. body: default # Disable a feed. Beats commenting ;) disable: false -- cgit v1.2.3