aboutsummaryrefslogtreecommitdiff
path: root/deployment
diff options
context:
space:
mode:
Diffstat (limited to 'deployment')
-rw-r--r--deployment/windows/jellyfin.nsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/windows/jellyfin.nsi b/deployment/windows/jellyfin.nsi
index dbce29e84c..5629fcf12e 100644
--- a/deployment/windows/jellyfin.nsi
+++ b/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