Skip to content

Commit

Permalink
Update configuration.rst
Browse files Browse the repository at this point in the history
Stumbled upon this: `Invoking Epsg update as a fixture is deprecated. Use mapbender:database:init command.`
Proposing change in documentation.
  • Loading branch information
axza committed Oct 11, 2021
1 parent e10243b commit ab9b44c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/installation/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Inserting Proj4 SRS parameters into a database can be done using the command:

.. code-block:: yaml
app/console doctrine:fixtures:load --fixtures=./mapbender/src/Mapbender/CoreBundle/DataFixtures/ORM/Epsg/ --append
app/console mapbender:database:init
Importing applications from application/app/config/applications
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit ab9b44c

Please sign in to comment.