Give a name to the cookie from nuancier
This commit is contained in:
parent
8c26147042
commit
76d42d89e6
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ SESSION_COOKIE_SECURE = True
|
|||
|
||||
# Used by SESSION_COOKIE_PATH
|
||||
APPLICATION_ROOT = '/nuancier/'
|
||||
SESSION_COOKIE_NAME = 'nuancier'
|
||||
|
||||
# dogpile.cache configuration to work with memcached
|
||||
NUANCIER_CACHE_BACKEND = 'dogpile.cache.memcached'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue