about summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.toml b/config.toml index 2501c3a..c0bdbdc 100644 --- a/config.toml +++ b/config.toml
@@ -59,3 +59,8 @@ url = "/public_key.asc"
59 disable = true 59 disable = true
60 [privacy.youtube] 60 [privacy.youtube]
61 disable = true 61 disable = true
62
63[markup]
64 [markup.goldmark]
65 [markup.goldmark.renderer]
66 unsafe = true \ No newline at end of file