Added note about removing TECN from POU when cancelled
This commit is contained in:
@ -96,7 +96,7 @@
|
||||
</authentication>
|
||||
<sessionState mode="InProc" timeout="86400" />
|
||||
<compilation debug="true" targetFramework="4.8" />
|
||||
<httpRuntime targetFramework="4.5" maxRequestLength="1048576" requestValidationMode="2.0" />
|
||||
<httpRuntime targetFramework="4.8" maxRequestLength="1048576" requestValidationMode="2.0" />
|
||||
<membership>
|
||||
<providers>
|
||||
<!--<add name="ADMembershipProvider"
|
||||
|
Reference in New Issue
Block a user