starters: allow frame embeds for speaker notes

This commit is contained in:
Geo 2022-05-12 18:41:02 +01:00
commit b26aa0f99f
2 changed files with 12 additions and 0 deletions

View file

@ -103,3 +103,9 @@ extensions:
local_backend: false
academicons:
enable: true
# Security
security:
# Allow frame for embedding speaker notes in slides
allow_frame: true

View file

@ -55,3 +55,9 @@ locale:
features:
privacy_pack:
enable: false
# Security
security:
# Allow frame for embedding speaker notes in slides
allow_frame: true