Browse Source

Disable accounts caching too

pull/5/head
Eugen Rochko 10 years ago
parent
commit
1828df9bc0
  1. 1
      app/views/api/v1/accounts/show.rabl

1
app/views/api/v1/accounts/show.rabl

@ -1,5 +1,4 @@
object @account
cache
attributes :id, :username, :acct, :display_name, :note

Loading…
Cancel
Save