Skip to content
Snippets Groups Projects
Commit 879bae6a authored by HeJ's avatar HeJ
Browse files

default setting for API_USERS variable

parent 680e2dc6
No related branches found
No related tags found
No related merge requests found
......@@ -193,6 +193,9 @@ FORBIDDEN_ASSEMBLY_SLUGS = ['visit', 'maps', 'api', 'pusher']
MAIL_REPLY_TO = []
SUPPORT_HTML_MAILS = False
# API access
API_USERS = []
# SSO
SSO_COOKIE_NAME = 'SSO_TOKEN'
SSO_COOKIE_DOMAIN = '.localhost'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment