Explorar o código

Enable /SOLID switch for compression

Erwin de Haan %!s(int64=5) %!d(string=hai) anos
pai
achega
9aa870cf24
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      deployment/windows/jellyfin.nsi

+ 1 - 1
deployment/windows/jellyfin.nsi

@@ -1,7 +1,7 @@
 ; Shows a lot of debug information while compiling
 ; This can be removed once stable.
 !verbose 2
-SetCompressor bzip2
+SetCompressor bzip2 /SOLID
 ShowInstDetails show
 ShowUninstDetails show
 Unicode True