Adds ANCM in-process flag. (#144)

This commit is contained in:
Justin Kotalik 2017-09-11 15:30:54 -07:00 committed by GitHub
parent 6b8449f491
commit 509ddc6ced
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
<attribute name="processesPerApplication" type="uint" defaultValue="1" validationType="integerRange" validationParameter="1,100"/>
<attribute name="forwardWindowsAuthToken" type="bool" defaultValue="true" />
<attribute name="disableStartUpErrorPage" type="bool" defaultValue="false" />
<attribute name="hostingModel" type="string" />
<element name="recycleOnFileChange">
<collection addElement="file" clearElement="clear">
<attribute name="path" type="string" required="true" validationType="nonEmptyString" expanded="true"/>