Index: trunk/ippconfig/recipes/ppStack.config
===================================================================
--- trunk/ippconfig/recipes/ppStack.config	(revision 19750)
+++ trunk/ippconfig/recipes/ppStack.config	(revision 19755)
@@ -30,6 +30,7 @@
 PSF.MODEL	STR	PS_MODEL_GAUSS	# Model for PSF generation
 
-TEMP.IMAGE	STR	conv.im.fits	# Suffix for convolved images
-TEMP.MASK	STR	conv.mk.fits	# Suffix for convolved masks
-TEMP.WEIGHT	STR	conv.wt.fits	# Suffix for convolved weight maps
+TEMP.DIR	STR	/tmp		# 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	FALSE		# Delete temporary files on completion?
