From 0857710405314679f2b9a58a0c2524677349f87a Mon Sep 17 00:00:00 2001 From: Matt Spencer Date: Wed, 2 Feb 2022 08:59:55 +0000 Subject: [PATCH] All hands recording post Update security policy to allow YouTube embedding Create blog post to embed the recording QnA not yet ready, these will be added after GB review. Signed-off-by: Matt Spencer --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 1c2eb90..b3d5f2f 100644 --- a/config.toml +++ b/config.toml @@ -28,7 +28,7 @@ googleAnalytics = "GTM-WLHTXFF" enableDNT = false simple = false [privacy.youtube] - disable = true + disable = false privacyEnhanced = false -- GitLab