GoRacerr/config.toml

7 lines
147 B
TOML
Raw Normal View History

2024-08-30 12:36:47 +07:00
# config.toml
host = "0.0.0.0:3000"
# TMDbApiKey is required
tmdbApiKey = ""
dbName = "racer"
uploadFolder = "/home/rouggy/torrents/rtorrent/Race"