Merge branch 'master' into develop

This commit is contained in:
Eliot Berriot 2019-10-25 10:23:34 +02:00
commit 144713fdc1
No known key found for this signature in database
GPG Key ID: 6B501DFD73514E14
1 changed files with 0 additions and 1 deletions

View File

@ -538,7 +538,6 @@ if CACHEOPS_ENABLED:
CACHEOPS_PREFIX = lambda _: "cacheops" # noqa
CACHEOPS_DEFAULTS = {"timeout": CACHEOPS_DURATION}
CACHEOPS = {
"users.user": {"ops": "get"},
"music.album": {"ops": "count"},
"music.artist": {"ops": "count"},
"music.track": {"ops": "count"},