mirror of
https://github.com/nextcloud/documentation.git
synced 2026-04-12 06:09:39 +07:00
Move the note about autoconfig up
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
committed by
Backportbot
parent
f726f3c35f
commit
191fc82f87
@@ -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
|
||||
^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user