virtuallypotato/config/_default/configTaxo.toml

28 lines
422 B
TOML
Raw Normal View History

2021-12-05 21:42:51 -06:00
timeout = 30000
enableInlineShortcodes = true
footnoteReturnLinkContents = "^"
[privacy]
2021-12-07 20:09:01 -06:00
[privacy.googleAnalytics]
disable = false
anonymizeIP = true
respectDoNotTrack = true
2021-12-05 21:42:51 -06:00
[privacy.vimeo]
2021-12-07 20:09:01 -06:00
disable = false
2021-12-05 21:42:51 -06:00
simple = true
[privacy.twitter]
2021-12-07 20:09:01 -06:00
disable = false
2021-12-05 21:42:51 -06:00
enableDNT = true
simple = true
disableInlineCSS = true
[privacy.instagram]
2021-12-07 20:09:01 -06:00
disable = false
2021-12-05 21:42:51 -06:00
simple = true
[privacy.youtube]
2021-12-07 20:09:01 -06:00
disable = false
2021-12-05 21:42:51 -06:00
privacyEnhanced = true