mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
generate documentation from config.sample.php
This commit is contained in:
parent
bb93df7a41
commit
da9ff8b013
@ -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
|
||||
^^^^^^^^^
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user