Browse Source

Update config.sample.php

Signed-off-by: Retidurc Silvernight <retidurc@silvernight.social>
Retidurc Silvernight 1 year ago
parent
commit
3ecd400cec
1 changed files with 6 additions and 0 deletions
  1. 6 0
      config/config.sample.php

+ 6 - 0
config/config.sample.php

@@ -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``