X-Git-Url: https://git.openstreetmap.org/osqa.git/blobdiff_plain/f8e781a472502ff7f6ef1b2b279d752f4fa8620f..3223ab3b10da1eac0f6f608a2619ffe53d5a0889:/settings_local.py.dist diff --git a/settings_local.py.dist b/settings_local.py.dist index f48a8e1..896a433 100644 --- a/settings_local.py.dist +++ b/settings_local.py.dist @@ -51,6 +51,7 @@ DATABASES = { 'PASSWORD': '', 'HOST': '', 'PORT': '', + 'CONN_MAX_AGE': 600, } }