GoRacerr/config.toml
2024-08-30 12:36:47 +07:00

7 lines
147 B
TOML

# config.toml
host = "0.0.0.0:3000"
# TMDbApiKey is required
tmdbApiKey = ""
dbName = "racer"
uploadFolder = "/home/rouggy/torrents/rtorrent/Race"