summaryrefslogtreecommitdiff
path: root/app/frontend/caches.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/frontend/caches.xml')
-rw-r--r--app/frontend/caches.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/frontend/caches.xml b/app/frontend/caches.xml
new file mode 100644
index 0000000..8a88717
--- /dev/null
+++ b/app/frontend/caches.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<configuration>
+ <modules>
+ <module id="cache" class="System.Caching.TDbCache" />
+ </modules>
+</configuration>