Enable par2turbo on sabnzbd
This commit is contained in:
parent
40b37c8207
commit
3478d5a2ae
|
@ -109,6 +109,7 @@
|
|||
"PUID" = "1000";
|
||||
"PGID" = "1000";
|
||||
"TZ" = "America/New_York";
|
||||
"DOCKER_MODS" = "linuxserver/mods:sabnzbd-par2cmdline-turbo";
|
||||
};
|
||||
ports = [ "8080:8080" ];
|
||||
volumes = [
|
||||
|
|
Loading…
Reference in New Issue