From: Eugen Rochko Date: Thu, 3 Nov 2016 18:06:11 +0000 (+0100) Subject: Disable accounts caching too X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=1828df9bc019bd3019bd196cdff668d3f9c2258a;p=mastodon.git Disable accounts caching too --- diff --git a/app/views/api/v1/accounts/show.rabl b/app/views/api/v1/accounts/show.rabl index b7b4d2640..0d9e268a1 100644 --- a/app/views/api/v1/accounts/show.rabl +++ b/app/views/api/v1/accounts/show.rabl @@ -1,5 +1,4 @@ object @account -cache attributes :id, :username, :acct, :display_name, :note