File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,6 +46,8 @@ composer require simplesamlphp/simplesamlphp-module-ldap --update-no-dev
4646
4747## Configuration changes
4848
49+ Our assets have been moved from the ` www ` to the ` public ` directory. You will have to update your webserver to reflect this change.
50+
4951Quite some options have been changed or removed. We recommend to start with a fresh
5052template from ` config/config.php.dist ` and migrate the settings you require to the new
5153config file manually.
@@ -67,8 +69,6 @@ Configuration options that have been removed:
6769 with the existing attributeencodings feature.
6870- ` database.slaves ` . This is now called ` database.secondaries ` .
6971- ` metadata.handler ` . Since a long time the preferred option is ` metadata.sources ` .
70- - Our assets have been moved from the ` www ` to the ` public ` directory. You will have to update
71- your webserver to reflect this change.
7272
7373## Changes relevant for (module) developers
7474
You can’t perform that action at this time.
0 commit comments