1
0
Fork 0
mirror of https://github.com/GuerillaStudio/now-playing synced 2024-09-19 04:34:52 +00:00
now-playing/config.toml
2019-12-07 22:10:30 +01:00

10 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