Quellcode durchsuchen

Switch to slightly more verbose logging.

Erwin de Haan vor 5 Jahren
Ursprung
Commit
1ad6f01617
1 geänderte Dateien mit 1 neuen und 3 gelöschten Zeilen
  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
 ShowInstDetails show
 ShowUninstDetails show