Index: /trunk/ippconfig/recipes/ppStack.config
===================================================================
--- /trunk/ippconfig/recipes/ppStack.config	(revision 20657)
+++ /trunk/ippconfig/recipes/ppStack.config	(revision 20658)
@@ -10,4 +10,5 @@
 THRESHOLD.MASK	F32	0.5		# Threshold for mask deconvolution (0..1)
 IMAGE.REJ	F32	0.2		# Rejected pixel fraction threshold for rejecting entire image
+MATCH.REJ	F32	3.0		# Rejection threshold for chi^2 values from matching
 ROWS		S32	64		# Number of rows to read at once
 VARIANCE	BOOL	TRUE		# Use variance in rejection?
@@ -32,9 +33,9 @@
 PSF.MODEL	STR	PS_MODEL_PS1_V1	# Model for PSF generation
 
-TEMP.DIR	STR	/tmp		# Directory for temporary images
+TEMP.DIR	STR	./		# Directory for temporary images
 TEMP.IMAGE	STR	conv.im.fits	# Suffix for temporary convolved images
 TEMP.MASK	STR	conv.mk.fits	# Suffix for temporary convolved masks
 TEMP.WEIGHT	STR	conv.wt.fits	# Suffix for temporary convolved weight maps
-TEMP.DELETE	BOOL	TRUE		# Delete temporary files on completion?
+TEMP.DELETE	BOOL	FALSE		# Delete temporary files on completion?
 
 ZP		BOOL	TRUE		# Calculate ZP using own photometry?
