6 lines
168 B
XML
6 lines
168 B
XML
|
<sessionState
|
||
|
mode="SqlServer"
|
||
|
sqlConnectionString="data source=dbserver;Initial Catalog=aspnetstate"
|
||
|
allowCustomSqlDatabase="true"
|
||
|
compressionEnabled="true"
|
||
|
/>
|