diff --git a/dicos/70_lemonldap_ng.xml b/dicos/70_lemonldap_ng.xml index 707e6a6..95159ac 100644 --- a/dicos/70_lemonldap_ng.xml +++ b/dicos/70_lemonldap_ng.xml @@ -5,6 +5,7 @@ + 80 diff --git a/posttemplate/70-lemon-nginx b/posttemplate/70-lemon-nginx index 4f8e765..6b32fa8 100755 --- a/posttemplate/70-lemon-nginx +++ b/posttemplate/70-lemon-nginx @@ -4,6 +4,7 @@ ENABLE=$(CreoleGet activerLemon 'non') CONF_FILES="manager-nginx.conf" CONF_FILES="${CONF_FILES} handler-nginx.conf" CONF_FILES="${CONF_FILES} portal-nginx.conf" +CONF_FILES="${CONF_FILES} test-nginx.conf" for CONF_FILE in ${CONF_FILES} do