aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authormjfernez <mjfernez@gmail.com>2021-10-16 18:20:46 -0400
committermjfernez <mjfernez@gmail.com>2021-10-16 18:20:46 -0400
commit04431658597c9b9ae489be3363c6b9478d946fcd (patch)
tree60b2d14199805fe67cae2d0b543cf9aae211902e /README.md
parenta7f3d566db39af447f45ba221427094e376ae076 (diff)
downloadezcms-04431658597c9b9ae489be3363c6b9478d946fcd.tar.gz
Turns off jinja caching. Fixes appropriate cache
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 38cf6d6..e376da9 100644
--- a/README.md
+++ b/README.md
@@ -182,8 +182,11 @@ based on the files in the site directory. You can omit files by adding
them to the omit file from the perspective of the site dir.
For example:
+
`thoughts/rants/dontread.txt`
+
or for files run under 'site'
+
`home.html`
You can also make use of the Flask-Caching module to optimize your