Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / conf / 20-snf-cyclades-app-admin-interface.conf @ c204fcff

History | View | Annotate | Download (327 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
7

    
8
# Astakos groups which have access to helpdesk views
9
#HELPDESK_PERMITTED_GROUPS = ['helpdesk']