Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/le0pard/pgtune.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Vasiliev <leopard.not.a@gmail.com>2014-03-22 07:32:17 +0400
committerAlexey Vasiliev <leopard.not.a@gmail.com>2014-03-22 07:32:17 +0400
commit5aa891b370d3f17797286af991da6b2d778c6bd9 (patch)
treee4255dfff98579b0a7fc815b2c7a96d34e236289 /config.rb
parent559ad9113e11af8121dc06166a6f52b37be6e2df (diff)
appcache
Diffstat (limited to 'config.rb')
-rw-r--r--config.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.rb b/config.rb
index b1d57b3..5d55f5c 100644
--- a/config.rb
+++ b/config.rb
@@ -18,7 +18,7 @@ Encoding.default_internal = Encoding::UTF_8
# Page options, layouts, aliases and proxies
###
-page "/manifest.text", proxy: "/pages/manifest.text", layout: false
+page "/manifest.appcache", proxy: "/pages/manifest.appcache", layout: false
# Per-page layout changes:
#