mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 02:36:49 +07:00
generate documentation from config.sample.php
This commit is contained in:
@@ -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 config file will be
|
||||
forbidden. 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 and to set this switch to ``false``
|
||||
for the update process.
|
||||
|
||||
Defaults to ``false``
|
||||
|
||||
@@ -1638,8 +1638,6 @@ use the occ command ``preview:repair``. For now this will only migrate
|
||||
previews that were generated before Nextcloud 19 in the flat
|
||||
``appdata_INSTANCEID/previews/FILEID`` folder structure.
|
||||
|
||||
.. _configPHP_Sharing:
|
||||
|
||||
Sharing
|
||||
-------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user