chore(administration): Generate system config documentation from config.sample.php

This commit is contained in:
Nextcloud bot
2026-02-24 03:15:27 +00:00
parent 5695752ee9
commit 540f7d0ab0

View File

@@ -4002,6 +4002,18 @@ conflicts are resolved.
Defaults to ``''`` (empty string)
configfilemode
^^^^^^^^^^^^^^
::
'configfilemode' => 0640,
config.php file mode in octal notation.
Defaults to ``0640`` (writable by user, readable by group).
copied_sample_config
^^^^^^^^^^^^^^^^^^^^