Skip to content

Commit 89808ce

Browse files
authored
config.yml - note to quote the variables
1 parent 2a07212 commit 89808ce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

MIGRATION_GUIDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Check the [Mapbender Update process](https://doc.mapbender.org/en/installation/u
77
* Make sure you have PHP >= 7.4 or PHP 8.x
88
* Provide a backup of your database.
99
* Update your database schema to 3.3 with app/console doctrine:schema:update --force
10+
* config.yml: Pleas note that in the doctrine connection configuration variables must be set with quotes for example '%database_driver%'
1011
* CAUTION: Please note that the eye at application is from (3.2.x) used to make the application available for the anonymous user (public access). Before the eye /checkbox at security was used to publish an application.
1112

1213
To update from 3.2.x to 3.3.x should be quite easy.

0 commit comments

Comments
 (0)