8 lines
171 B
Plaintext
8 lines
171 B
Plaintext
|
<configuration>
|
||
|
<system.web>
|
||
|
<compilation debug="true"/>
|
||
|
<trace enabled="true"/>
|
||
|
<anonymousIdentification enabled="true" />
|
||
|
</system.web>
|
||
|
</configuration>
|