summaryrefslogtreecommitdiff
path: root/demos/personal/protected
diff options
context:
space:
mode:
authorxue <>2005-11-16 21:23:12 +0000
committerxue <>2005-11-16 21:23:12 +0000
commit65acec4f65ddefcb3e9f9762d958be0539f3f71a (patch)
tree44928b527a4e88e8c4fb61976b779505a101f68a /demos/personal/protected
parent455faa0a6a6f3c6d3fac751149781e3e3100cc7e (diff)
Diffstat (limited to 'demos/personal/protected')
-rw-r--r--demos/personal/protected/application.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/personal/protected/application.xml b/demos/personal/protected/application.xml
index e7eb5948..c8dd4467 100644
--- a/demos/personal/protected/application.xml
+++ b/demos/personal/protected/application.xml
@@ -7,7 +7,7 @@
<!-- modules configured and loaded for all services -->
<modules>
<!-- make sure the path "protected" is writable by web server process if you enable this cache
- <module id="cache" type="System.Data.TSqliteCache" DbFile="Data.Cache"/>
+ <module id="cache" type="System.Data.TSqliteCache" DbFile="Application.Data.Cache"/>
-->
<module id="session" type="THttpSession" />
</modules>