From: Thomas Bußmeyer Date: Wed, 6 Jul 2016 12:44:09 +0000 (+0200) Subject: Change syntax of aliases again. X-Git-Tag: v0.1.0~4580^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=a3e3ebbca092e69fb6a737f70cb4e1fc9fe1f5df;p=pixelpark%2Fhiera.git Change syntax of aliases again. --- 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'