Timofey Kachalov пре 7 година
родитељ
комит
319714a03f
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -673,7 +673,7 @@ Performance will 30-35% slower than without obfuscation
 	debugProtection: false,
 	debugProtection: false,
 	debugProtectionInterval: false,
 	debugProtectionInterval: false,
 	disableConsoleOutput: true,
 	disableConsoleOutput: true,
-    log: false,
+    	log: false,
 	mangle: false,
 	mangle: false,
 	renameGlobals: false,
 	renameGlobals: false,
 	rotateStringArray: true,
 	rotateStringArray: true,
@@ -697,7 +697,7 @@ Performance will slightly slower than without obfuscation
 	debugProtection: false,
 	debugProtection: false,
 	debugProtectionInterval: false,
 	debugProtectionInterval: false,
 	disableConsoleOutput: true,
 	disableConsoleOutput: true,
-    log: false,
+    	log: false,
 	mangle: true,
 	mangle: true,
 	renameGlobals: false,
 	renameGlobals: false,
 	rotateStringArray: true,
 	rotateStringArray: true,