Index: trunk/ippconfig/recipes/ppImage.config
===================================================================
--- trunk/ippconfig/recipes/ppImage.config	(revision 30064)
+++ trunk/ippconfig/recipes/ppImage.config	(revision 30069)
@@ -947,4 +947,6 @@
   BIN1.JPEG        BOOL    TRUE            # Save 1st binned jpeg?
   BIN2.JPEG        BOOL    TRUE            # Save 2nd binned jpeg?
+  MASK.SATURATED   BOOL    FALSE           # DO NOT Mask the saturated pixels
+  MASK.LOW         BOOL    FALSE           # DO NOT Mask the saturated pixels
 END
 
@@ -977,4 +979,6 @@
   BIN2.XBIN        S32     1               # Image is already binned
   BIN2.YBIN        S32     1               # Image is already binned
+  MASK.SATURATED   BOOL    FALSE           # DO NOT Mask the saturated pixels
+  MASK.LOW         BOOL    FALSE           # DO NOT Mask the saturated pixels
 END
 
@@ -1007,4 +1011,6 @@
   BIN2.XBIN        S32     1               # Image is already binned
   BIN2.YBIN        S32     1               # Image is already binned
+  MASK.SATURATED   BOOL    FALSE           # DO NOT Mask the saturated pixels
+  MASK.LOW         BOOL    FALSE           # DO NOT Mask the saturated pixels
 END
 
