Index: trunk/ippconfig/recipes/psphot.config
===================================================================
--- trunk/ippconfig/recipes/psphot.config	(revision 36717)
+++ trunk/ippconfig/recipes/psphot.config	(revision 36718)
@@ -196,5 +196,11 @@
 EXT.NSIGMA.LIMIT.USE                BOOL  TRUE
 
-EXT_MODEL_TYPE_FOR_CFF              STR   BEST
+# Extended Model to use for forced photometry in full force
+# In addtion to PS_MODEL_SERSIC, PS_MODEL_DEV, and PS_MODEL_EXP  the values BEST and ALL may be selected
+EXT_MODEL_TYPE_FOR_CFF              STR   PS_MODEL_SERSIC
+
+# if the sersic model is selected, the dev model will also be forced for sources with sersic index above this limit
+# (Note: this is not used if BEST was selected)
+EXT_MODEL_FORCE_DEV_SERSIC_MIN      F32   3.0
 
 # Limits on extended source fits by galactic coordinates 
