8 lines
171 B
Plaintext
Raw Normal View History

<configuration>
<system.web>
<compilation debug="true"/>
<trace enabled="true"/>
<anonymousIdentification enabled="true" />
</system.web>
</configuration>