mirror of
https://github.com/nextcloud/documentation.git
synced 2026-03-27 13:38:39 +07:00
chore(administration): Generate system config documentation from config.sample.php
This commit is contained in:
@@ -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
|
||||
^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user