cache availability blah blah

This commit is contained in:
slonkazoid 2024-12-16 23:06:35 +03:00
parent 634e3a1696
commit 75adf4e90a
Signed by: slonk
SSH key fingerprint: SHA256:tbZfJX4IOvZ0LGWOWu5Ijo8jfMPi78TU7x1VoEeCIjM

View file

@ -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