From ea0b991470c2473b055df94493fd13f2cef26d48 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Sun, 21 May 2023 14:03:43 +0200 Subject: [PATCH] Disable privacy invasive services --- config.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/config.yaml b/config.yaml index 3f92698..4e2ecb9 100644 --- a/config.yaml +++ b/config.yaml @@ -123,3 +123,16 @@ outputs: - RSS - JSON +privacy: + disqus: + disable: true + googleAnalytics: + disable: true + instagram: + disable: true + twitter: + disable: true + vimeo: + disable: true + youtube: + disable: true