Move the note about autoconfig up

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke
2019-02-01 16:48:55 +01:00
committed by Backportbot
parent f726f3c35f
commit 191fc82f87

View File

@@ -13,6 +13,10 @@ You can specify any number of parameters in this file. Any unspecified paramete
The :file:`config/autoconfig.php` is automatically removed after the initial configuration has been applied.
.. note:: Keep in mind that the automatic configuration does not eliminate the need for
creating the database user and database in advance, as described in
:doc:`../configuration_database/linux_database_configuration`.
Parameters
----------
When configuring parameters, you must understand that two parameters are named differently in this configuration file when compared to the standard :file:`config.php` file.
@@ -74,10 +78,6 @@ Using the following parameter settings, the "Finish setup" screen requests data
"dbtableprefix" => "",
);
.. note:: Keep in mind that the automatic configuration does not eliminate the need for
creating the database user and database in advance, as described in
:doc:`../configuration_database/linux_database_configuration`.
PostgreSQL database
^^^^^^^^^^^^^^^^^^^