2
0
Эх сурвалжийг харах

Less output and lesser compression.

Erwin de Haan 5 жил өмнө
parent
commit
22f408201a

+ 2 - 2
deployment/windows/jellyfin.nsi

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