authentic.conf: add option USE_MEMCACHE

This commit is contained in:
Jérôme Schneider 2014-03-21 10:18:42 +01:00
parent 9fa4446a19
commit d122836883
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
# export DEBUG=yes
# Define administrators / managers
# export ADMINS='admin eo;admin+authentic2@entrouvert.com'
# export ADMINS='admin eo;admin+authentic2@example.com'
# Database configuration (please use dpkg-reconfigure authentic2)
@ -24,6 +24,9 @@ export ALLOWED_HOSTS='*'
#export SAML_SIGNATURE_PUBLIC_KEY=""
#export SAML_SIGNATURE_PRIVATE_KEY=""
# Cache configuration
#export USE_MEMCACHE=yes # required python-memcache memcached
# Enables some features
#export IDP_SAML2='yes'
#export IDP_OPENID='yes' # require package python-openid