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:
@@ -2031,6 +2031,21 @@ Defaults to the following providers:
|
||||
- ``OC\Preview\TXT``
|
||||
- ``OC\Preview\XBitmap``
|
||||
|
||||
metadata_max_filesize
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
::
|
||||
|
||||
'metadata_max_filesize' => 256,
|
||||
|
||||
Maximum file size for metadata generation.
|
||||
|
||||
If a file exceeds this size, metadata generation will be skipped.
|
||||
Note: memory equivalent to this size will be used for metadata generation.
|
||||
|
||||
Default: 256 megabytes.
|
||||
|
||||
LDAP
|
||||
----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user