summaryrefslogtreecommitdiff
path: root/exampleSite/configTaxo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/configTaxo.toml')
-rw-r--r--exampleSite/configTaxo.toml27
1 files changed, 27 insertions, 0 deletions
diff --git a/exampleSite/configTaxo.toml b/exampleSite/configTaxo.toml
new file mode 100644
index 0000000..9220fcf
--- /dev/null
+++ b/exampleSite/configTaxo.toml
@@ -0,0 +1,27 @@
+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