diff --git a/bookwyrm/templates/snippets/book_titleby.html b/bookwyrm/templates/snippets/book_titleby.html index 3182dc996..dc42bf273 100644 --- a/bookwyrm/templates/snippets/book_titleby.html +++ b/bookwyrm/templates/snippets/book_titleby.html @@ -4,7 +4,7 @@ {% spaceless %} {% get_current_language as LANGUAGE_CODE %} -{# 6 month cache #} +{# 10 second cache #} {% cache 10 titleby LANGUAGE_CODE book.id %} {% if book.authors.exists %}