mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
Add showCategoryOnly to params
This commit is contained in:
@@ -77,7 +77,8 @@ forgejoDefaultServer = "https://v8.next.forgejo.org"
|
|||||||
showTableOfContents = false
|
showTableOfContents = false
|
||||||
# showRelatedContent = false
|
# showRelatedContent = false
|
||||||
# relatedContentLimit = 3
|
# relatedContentLimit = 3
|
||||||
showTaxonomies = false
|
showTaxonomies = false # use showTaxonomies OR showCategoryOnly, not both
|
||||||
|
showCategoryOnly = false # use showTaxonomies OR showCategoryOnly, not both
|
||||||
showAuthorsBadges = false
|
showAuthorsBadges = false
|
||||||
showWordCount = true
|
showWordCount = true
|
||||||
# sharingLinks = [ "linkedin", "twitter", "bluesky", "mastodon", "reddit", "pinterest", "facebook", "email", "whatsapp", "telegram"]
|
# sharingLinks = [ "linkedin", "twitter", "bluesky", "mastodon", "reddit", "pinterest", "facebook", "email", "whatsapp", "telegram"]
|
||||||
@@ -164,4 +165,4 @@ forgejoDefaultServer = "https://v8.next.forgejo.org"
|
|||||||
|
|
||||||
[rssnext]
|
[rssnext]
|
||||||
# feedId = ""
|
# feedId = ""
|
||||||
# userId = ""
|
# userId = ""
|
||||||
|
|||||||
Reference in New Issue
Block a user