Skip to content
Snippets Groups Projects
Verified Commit 144713fd authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Merge branch 'master' into develop

parents 41353259 ae0f7588
No related branches found
No related tags found
No related merge requests found
......@@ -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"},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment