GoRacerr/config.toml
2024-08-30 18:02:07 +07:00

7 lines
150 B
TOML

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