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

# · Unknown · 7 lines · 6 code · 1 blank · 0 comment · 0 complexity · e726f1e94a49db30b2d2e00b771e5cb4 MD5 · raw file

  1. <?xml version="1.0"?>
  2. <configuration>
  3. <system.web>
  4. <pages enableSessionState="true" />
  5. </system.web>
  6. </configuration>