Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSplitter <no.reply@wowchemy.com>2022-05-12 20:42:01 +0300
committerSplitter <no.reply@wowchemy.com>2022-05-12 20:42:01 +0300
commit8d177463e8f2911088168487354bcd8d4fca7e0a (patch)
tree42bbdaac5b6313c8d83a9d1350627b48c238f470
parente26fa45b1a9056ae70c750530563149c556cddd7 (diff)
starters: allow frame embeds for speaker notes
-rw-r--r--config/_default/params.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/_default/params.yaml b/config/_default/params.yaml
index 65af16d3..94488c32 100644
--- a/config/_default/params.yaml
+++ b/config/_default/params.yaml
@@ -103,3 +103,9 @@ extensions:
local_backend: false
academicons:
enable: true
+
+# Security
+
+security:
+ # Allow frame for embedding speaker notes in slides
+ allow_frame: true