Update config.sample.php

Signed-off-by: Retidurc Silvernight <retidurc@silvernight.social>
This commit is contained in:
Retidurc Silvernight 2022-09-18 17:05:24 +02:00
parent 2269f35842
commit 3ecd400cec
No known key found for this signature in database
GPG Key ID: D246194951B7F0F8
1 changed files with 6 additions and 0 deletions

View File

@ -138,6 +138,12 @@ $CONFIG = [
*/
'dbtableprefix' => '',
/**
* 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.
*/
'dbpersistent' => '',
/**
* Indicates whether the Nextcloud instance was installed successfully; ``true``