diff --git a/config.toml b/config.toml index feff283f..5fe5e846 100644 --- a/config.toml +++ b/config.toml @@ -39,4 +39,8 @@ enableGitInfo = true target = "assets/scss/openaq-design-system" [[module.mounts]] source = "content/uploads/" - target = "assets/" \ No newline at end of file + target = "assets/" + +[privacy] + [privacy.youtube] + privacyEnhanced = true \ No newline at end of file