We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be3a096 commit 43a9790Copy full SHA for 43a9790
config.php
@@ -1,7 +1,7 @@
1
<?php
2
3
define('image_name', 'HotNoob 2024');
4
-define('compression_level', 0); //0 for quick testing, 4 for max
+define('compression_level', 4); //0 for quick testing, 4 for max
5
6
7
#region x86 config
0 commit comments