mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 17:01:56 +02:00
updated comments in settings.py
This commit is contained in:
parent
b33d71ee54
commit
83800b6a65
1 changed files with 0 additions and 4 deletions
|
@ -188,10 +188,6 @@ WSGI_APPLICATION = "registrar.config.wsgi.application"
|
|||
# https://docs.djangoproject.com/en/4.0/howto/static-files/
|
||||
|
||||
|
||||
# Caching is disabled by default.
|
||||
# For a low to medium traffic site, caching causes more
|
||||
# problems than it solves. Should caching be desired,
|
||||
# a reasonable start might be:
|
||||
CACHES = {
|
||||
"default": {
|
||||
"BACKEND": "django.core.cache.backends.db.DatabaseCache",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue