bingus-blog caching changed
This commit is contained in:
parent
75adf4e90a
commit
7abb70b879
1 changed files with 0 additions and 4 deletions
|
@ -138,10 +138,6 @@ query param combinations. to do that, `touch -c "$1"` from your post file.
|
||||||
this sets the mtime for the post to right now, invalidating the reference to
|
this sets the mtime for the post to right now, invalidating the reference to
|
||||||
it as bingus-blog believes that the contents have changed.
|
it as bingus-blog believes that the contents have changed.
|
||||||
|
|
||||||
to improve cache availability, it is considered good practice to always set
|
|
||||||
`DONT_CACHE` if there is at least one query param. this is already done by
|
|
||||||
bingus-blog, but you can opt out by `unset`ting it.
|
|
||||||
|
|
||||||
### fastblag
|
### fastblag
|
||||||
|
|
||||||
:eyes:
|
:eyes:
|
||||||
|
|
Loading…
Reference in a new issue