Browse Source

Switch to slightly more verbose logging.

Erwin de Haan 5 years ago
parent
commit
1ad6f01617
1 changed files with 1 additions and 3 deletions
  1. 1 3
      deployment/windows/jellyfin.nsi

+ 1 - 3
deployment/windows/jellyfin.nsi

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