DRMDToolDocker/config.toml
2024-12-30 17:06:07 +01:00

15 lines
224 B
TOML

[General]
BaseDir = "/app/Videos/"
Format = "mkv"
TempBaseDir = "/app/tmp/"
EnableConsole = true
[WatchFolder]
Path = "/app/Watched"
PollingInterval = 10
UsePolling = false
UseInotify = true
[N_m3u8DLRE]
Path = "/app/nre"