From 04431658597c9b9ae489be3363c6b9478d946fcd Mon Sep 17 00:00:00 2001 From: mjfernez Date: Sat, 16 Oct 2021 18:20:46 -0400 Subject: Turns off jinja caching. Fixes appropriate cache --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3