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

10 lines
188 B
TOML

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