amue.conf: hide registration and password reset links

This commit is contained in:
Benjamin Dauvergne 2013-12-11 03:37:50 +01:00
parent 899496b841
commit d89e8df412
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# do not remove this line, it imports db configuration from dbconfig-common
. /etc/amue-authentic2/db.conf
export A2_REGISTRATION_AUTHORIZED=
export A2_CAN_RESET_PASSWORD=
export A2_HOMEPAGE_URL=http://www.amue.fr/
export CACHE_BACKEND='{"BACKEND": "django.core.cache.backends.memcached.MemcachedCache", "LOCATION": "127.0.0.1:11211"}'
export USE_X_FORWARDER_HOST=1