Files
opencloud/docs/config.toml
Thomas Boerger 66337bb4da Initial commit
2019-12-10 09:38:51 +01:00

19 lines
449 B
TOML

baseURL = "https://owncloud.github.io/ocis-konnectd/"
languageCode = "en-us"
title = "ownCloud Infinite Scale: Konnectd"
pygmentsUseClasses = true
disableKinds = ["taxonomy", "taxonomyTerm", "RSS", "sitemap"]
[blackfriday]
angledQuotes = true
fractions = false
plainIDAnchors = true
smartlists = true
extensions = ["hardLineBreak"]
[params]
author = "ownCloud GmbH"
description = "Serve Konnectd for oCIS"
keywords = "reva, ocis"