mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
generate documentation from config.sample.php
This commit is contained in:
@@ -150,6 +150,15 @@ Prefix for the Nextcloud tables in the database.
|
||||
|
||||
Default to ``oc_``
|
||||
|
||||
::
|
||||
|
||||
'dbpersistent' => '',
|
||||
|
||||
Enable persistent connexions to the database.
|
||||
|
||||
This setting uses the "persistent" option from doctrine dbal, wich in turns
|
||||
uses the PDO::ATTR_PERSISTENT option from de pdo driver.
|
||||
|
||||
::
|
||||
|
||||
'installed' => false,
|
||||
|
||||
Reference in New Issue
Block a user