See #192: removed useless localPosts and localComments

This commit is contained in:
Eliot Berriot 2018-05-07 23:26:48 +02:00
parent 310179c19e
commit a679f48fcf
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
2 changed files with 3 additions and 9 deletions

View file

@ -27,9 +27,7 @@ def get():
'usage': {
'users': {
'total': 0,
},
'localPosts': 0,
'localComments': 0,
}
},
'metadata': {
'shortDescription': preferences.get('instance__short_description'),