This commit is contained in:
2023-12-07 23:20:47 +08:00
parent aa39764a99
commit b38fcd2942
3 changed files with 25 additions and 2 deletions

View File

@ -0,0 +1,7 @@
# config.toml
host = "127.0.0.1"
port = "3000"
# TMDbApiKey is required
tmdbApiKey = ""
dbName = "racer.db"
uploadFolder = "/home/rouggy/torrents/rtorrent/Race"