cache availability blah blah
This commit is contained in:
parent
634e3a1696
commit
75adf4e90a
1 changed files with 2 additions and 1 deletions
|
@ -139,7 +139,8 @@ 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
|
to improve cache availability, it is considered good practice to always set
|
||||||
`DONT_CACHE` if there is at least one query param.
|
`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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue