summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/php/url/config.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/php/url/config.xml b/app/php/url/config.xml
index a5870cd..bbba13c 100644
--- a/app/php/url/config.xml
+++ b/app/php/url/config.xml
@@ -29,5 +29,9 @@
UrlFormat="HiddenPath"
UrlParamSeparator="/"
UrlManager="url" />
+ <module id="response"
+ class="THttpResponse"
+ CacheControl="public"
+ CacheExpire="10" />
</modules>
</configuration>