Skip to content
Snippets Groups Projects
Commit 1b080de8 authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

partial fulfilment of ITS#3705

parent 87d7ca89
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ fi
sed -e "s/@BACKEND@/${BACKEND}/" \
-e "s/^#${BACKEND}#//" \
-e "s/@RELAY@/${RELAY}/" \
-e "s/^#${RELAY}#//" \
-e "s/^#relay-${RELAY}#//" \
-e "s/^#${BACKENDTYPE}#//" \
-e "s/^#${AC_glue}#//" \
-e "s/^#${AC_ldap}#//" \
......@@ -67,4 +67,4 @@ sed -e "s/@BACKEND@/${BACKEND}/" \
-e "s;@PORT6@;${PORT6};" \
-e "s/@SASL_MECH@/${SASL_MECH}/" \
-e "s/@CACHETTL@/${CACHETTL}/" \
-e "s/@ENTRY_LIMIT@/${CACHE_ENTRY_LIMIT}/"
-e "s/@ENTRY_LIMIT@/${CACHE_ENTRY_LIMIT}/"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment