diff constants.inc @ 116:374e3eff07fd

Branch merge
author Tom Fredrik "BFG" Klaussen <bfg@blenning.no>
date Thu, 17 Mar 2016 22:34:49 +0100
parents adf7b11921f4
children e9f562a34fa5
line wrap: on
line diff
--- a/constants.inc	Thu Mar 17 22:32:33 2016 +0100
+++ b/constants.inc	Thu Mar 17 22:34:49 2016 +0100
@@ -9,6 +9,7 @@
 define(VERBOSITY_DEBUG, 100);
 
 define(DEBUG_LEVEL, VERBOSITY_NONE);
+define(COMPRESSION_DISABLED, 0);
 
 define(DUMP, 0);
 define(MAX_RECURSE, 50);