Skip to content

Commit ab9b44c

Browse files
authored
Update configuration.rst
Stumbled upon this: `Invoking Epsg update as a fixture is deprecated. Use mapbender:database:init command.` Proposing change in documentation.
1 parent e10243b commit ab9b44c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/installation/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Inserting Proj4 SRS parameters into a database can be done using the command:
102102

103103
.. code-block:: yaml
104104
105-
app/console doctrine:fixtures:load --fixtures=./mapbender/src/Mapbender/CoreBundle/DataFixtures/ORM/Epsg/ --append
105+
app/console mapbender:database:init
106106
107107
Importing applications from application/app/config/applications
108108
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)