From de58e9e84a4afdf2af26aeaf2f3228f3175b3615 Mon Sep 17 00:00:00 2001 From: Nick Sergeant Date: Wed, 30 Jan 2013 10:32:13 -0500 Subject: [PATCH] I guess this is closer to 6 months. --- settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.py b/settings.py index 339ac37..95ad1b1 100644 --- a/settings.py +++ b/settings.py @@ -140,7 +140,7 @@ TEMPLATE_DIRS = ( os.path.join(PROJECT_PATH, 'templates') ) -SESSION_COOKIE_AGE = 14515200 +SESSION_COOKIE_AGE = 15801100 # A sample logging configuration. The only tangible logging # performed by this configuration is to send an email to