generate documentation from config.sample.php

This commit is contained in:
Nextcloud bot
2024-04-23 02:53:22 +00:00
parent bb93df7a41
commit da9ff8b013

View File

@@ -232,6 +232,18 @@ dbreplica
Specify read only replicas to be used by Nextcloud when querying the database
db.log_request_id
^^^^^^^^^^^^^^^^^
::
'db.log_request_id' => false,
Add request id to the database query in a comment.
This can be enabled to assist in mapping database logs to Nextcloud logs.
installed
^^^^^^^^^