From a3e3ebbca092e69fb6a737f70cb4e1fc9fe1f5df Mon Sep 17 00:00:00 2001 From: =?utf8?q?Thomas=20Bu=C3=9Fmeyer?= Date: Wed, 6 Jul 2016 14:44:09 +0200 Subject: [PATCH] Change syntax of aliases again. --- customer/spd/development.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/customer/spd/development.yaml b/customer/spd/development.yaml index fd33f321..e5ab0447 100644 --- a/customer/spd/development.yaml +++ b/customer/spd/development.yaml @@ -64,7 +64,8 @@ site::profile::typo3::projects: setenv: - 'SIMPLESAMLPHP_CONFIG_DIR %{docroot}/typo3conf/simplesamlphp/config' aliases: - simplesaml: '%{docroot}/typo3conf/simplesamlphp/www' + alias: '/simplesaml' + path: '%{docroot}/typo3conf/simplesamlphp/www' directories: - directory_simplesamlphp: provider: 'directory' -- 2.39.5