Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / app_settings / default / helpdesk.py @ 9fd36718

History | View | Annotate | Download (231 Bytes)

1
#Enable the helpdesk application
2
#HELPDESK_ENABLED = True
3

    
4
# Which is the cookie name that stores the token, leave it commented out
5
# to use same value as UI_AUTH_COOKIE_NAME value.
6
#HELPDESK_AUTH_COOKIE_NAME = UI_AUTH_COOKIE_NAME