mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 05:57:20 -04:00
Enable /SOLID switch for compression
This commit is contained in:
parent
d3bd22d7a2
commit
9aa870cf24
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue