bingus-blog caching changed

This commit is contained in:
slonkazoid 2024-12-24 16:33:38 +03:00
parent 75adf4e90a
commit 7abb70b879
Signed by: slonk
SSH key fingerprint: SHA256:tbZfJX4IOvZ0LGWOWu5Ijo8jfMPi78TU7x1VoEeCIjM

View file

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