1
0
Fork 0
mirror of https://github.com/GuerillaStudio/now-playing synced 2024-09-19 02:34:52 +00:00
now-playing/config.toml
2019-12-03 21:06:12 +01:00

6 lines
164 B
TOML

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