generate documentation from config.sample.php

This commit is contained in:
Nextcloud bot
2022-04-05 04:13:36 +00:00
parent 38e8081aeb
commit 035004e047

View File

@@ -1117,6 +1117,16 @@ will be overwritten.
Defaults to 100 MB
::
'profiler' => false,
Enable built-in profiler. Helpful when trying to debug performance
issues.
Note that this has a performance impact and shouldn't be enabled
on production.
Alternate Code Locations
------------------------