mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-10 01:52:19 +00:00
28 lines
424 B
TOML
28 lines
424 B
TOML
|
timeout = 30000
|
||
|
enableInlineShortcodes = true
|
||
|
|
||
|
[taxonomies]
|
||
|
category = "categories"
|
||
|
tag = "tags"
|
||
|
series = "series"
|
||
|
|
||
|
[privacy]
|
||
|
|
||
|
[privacy.vimeo]
|
||
|
disabled = false
|
||
|
simple = true
|
||
|
|
||
|
[privacy.twitter]
|
||
|
disabled = false
|
||
|
enableDNT = true
|
||
|
simple = true
|
||
|
disableInlineCSS = true
|
||
|
|
||
|
[privacy.instagram]
|
||
|
disabled = false
|
||
|
simple = true
|
||
|
|
||
|
[privacy.youtube]
|
||
|
disabled = false
|
||
|
privacyEnhanced = true
|