Skip to content

Commit

Permalink
Fixed siteaccess folder settings path (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdaoudi authored and emodric committed Aug 10, 2017
1 parent 77959a4 commit 55fa60d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ $ php app/console ngadminui:install
This will install all required configuration in two places:

* `app/config/ngadminui.yml`
* `ezpublish_legacy/siteaccess/NEW_SITEACCESS_NAME`
* `ezpublish_legacy/settings/siteaccess/NEW_SITEACCESS_NAME`

where `NEW_SITEACCESS_NAME` will be the name of the new siteaccess you selected during the installation wizard.

Expand Down

0 comments on commit 55fa60d

Please sign in to comment.