Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -950,11 +950,11 @@ Defaults to ``true``

In certain environments it is desired to have a read-only configuration file.

When this switch is set to ``true`` Nextcloud will not verify whether the
configuration is writable. However, it will not be possible to configure
all options via the Web interface. Furthermore, when updating Nextcloud
it is required to make the configuration file writable again for the update
process.
When this switch is set to ``true``, writing to the configuration file will
be prevented. Therefore, it will not be possible to configure all options via
the Web interface. Furthermore, when updating Nextcloud it is required to make
the configuration file writable again for the update process and to set this
switch to ``false``.

Defaults to ``false``

Expand Down