html5-infobeamer-dhcp/config/_default/config.toml

21 lines
398 B
TOML

baseURL = "https://dhcp24.winkekatze.tv/"
languageCode = 'de-DE'
title = 'DHCP24'
defaultContentLanguage = "en"
disableHugoGeneratorInject = true
enableRobotsTXT = false
disableKinds = ["taxonomy", "term", "RSS", "sitemap", "robotsTXT", "404"]
[outputs]
home = ["HTML"]
page = ["HTML"]
[params]
workerBaseURL = '/js/custom/core/'
scheduleURL = '/schedule.json'
scheduleFetchInterval = 60