Skip to content

Commit

Permalink
Enable /SOLID switch for compression
Browse files Browse the repository at this point in the history
  • Loading branch information
EraYaN committed Jan 15, 2020
1 parent d3bd22d commit 9aa870c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/windows/jellyfin.nsi
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 9aa870c

Please sign in to comment.