1
0
Fork 0
mirror of https://github.com/GuerillaHQ/now-playing synced 2024-06-27 14:01:35 +00:00
now-playing/config.toml
2019-12-07 22:10:30 +01:00

11 lines
217 B
TOML

baseURL = "http://127.0.0.1:8080/"
languageCode = "en-us"
title = "Now Playing"
author = "the Glitch Family"
mainSections = ["musics"]
paginate = 16
disableKinds = ["taxonomy", "taxonomyTerm"]
[imaging]
quality = 95