This repository has been archived on 2024-08-30. You can view files and clone it, but cannot push or open issues or pull requests.
RaceBot/config/config.toml
2024-08-28 13:14:10 +07:00

8 lines
156 B
TOML

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