environment vars for multitenant templats dir and logout url

This commit is contained in:
Serghei Mihai 2014-05-27 10:56:16 +02:00
parent c825f06969
commit 2e66fa3a3e
2 changed files with 4 additions and 8 deletions

View File

@ -35,13 +35,7 @@ export AUTHENTIC2_URL='AUTHENTIC2_URL'
#export SERVER_EMAIL='root@test.com'
#export DEFAULT_FROM_EMAIL='portail-citoyen@test.com'
# Enables some features
export IDP_SAML2='yes'
#export IDP_OPENID='yes'
#export IDP_CAS='yes'
#export AUTH_SAML2='yes'
#export AUTH_OPENID='yes'
#export AUTH_SSL='yes'
#export AUTH_OATH='yes'
export SETTING_ALLAUTH_A2_ADMIN_ROLE="Administrateur"
export LOGOUT_URL='$AUTHENTIC2_URL/logout?next=https://portailcitoyen-cud.dev.entrouvert.org/'

View File

@ -1,2 +1,4 @@
export MULTITENANT_MODE='yes'
# export MULTITENANT_TEMPLATE_DIR='/var/lib/portail_citoyen'