diff --git a/config.toml b/config.toml index 833da9fb..69ee554b 100644 --- a/config.toml +++ b/config.toml @@ -28,3 +28,7 @@ section = ["html", "jsonfeed", "rss"] [markup.goldmark.renderer] unsafe = true + +[privacy] + [privacy.youtube] + privacyEnhanced = true