PageRenderTime 54ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

/BlogEngine/BlogEngine.NET/admin/Web.Config

#
Unknown | 7 lines | 6 code | 1 blank | 0 comment | 0 complexity | e726f1e94a49db30b2d2e00b771e5cb4 MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0, BSD-3-Clause
  1. <?xml version="1.0"?>
  2. <configuration>
  3. <system.web>
  4. <pages enableSessionState="true" />
  5. </system.web>
  6. </configuration>