mirror of
https://github.com/peeringdb/peeringdb.git
synced 2024-05-11 05:55:09 +00:00
linting
This commit is contained in:
@@ -64,7 +64,7 @@ CACHES["negative"] = {
|
||||
}
|
||||
CACHES["session"] = {
|
||||
"BACKEND": "django.core.cache.backends.locmem.LocMemCache",
|
||||
"LOCATION": "session",
|
||||
"LOCATION": "session",
|
||||
}
|
||||
|
||||
# set to high amount so we dont trigger it during tests
|
||||
|
||||
Reference in New Issue
Block a user