Browse Source

Disable accounts caching too

master
Eugen Rochko 8 years ago
parent
commit
1828df9bc0
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      app/views/api/v1/accounts/show.rabl

+ 0
- 1
app/views/api/v1/accounts/show.rabl View File

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

Loading…
Cancel
Save