This commit is contained in:
2024-08-28 09:36:43 +07:00
parent cfc3a7cbe1
commit d976bb4a59
7 changed files with 61 additions and 51 deletions

View File

@ -3,5 +3,5 @@ host = "127.0.0.1"
port = "3000"
# TMDbApiKey is required
tmdbApiKey = ""
dbName = "racer.db"
dbName = "racer"
uploadFolder = "/home/rouggy/torrents/rtorrent/Race"