mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Explicit path and backup instruction
For me personally, it took some time to figure out where to make these changes, I wish a line explicitly point out where and how to make those changes. I hope this commit does that. Signed-off-by: pravynandas <pravynandas@users.noreply.github.com>
This commit is contained in:
parent
fe3590e59f
commit
5d10a44edd
@ -30,6 +30,8 @@ Please notice that the Nextcloud preview system comes already with sensible
|
||||
defaults, and therefore it is usually unnecessary to adjust those configuration
|
||||
values.
|
||||
|
||||
Buf deemed necessary, following changes has be made in ``config/config.php`` file. As a best practice, take a backup of this config file before making a lot of changes.
|
||||
|
||||
Disabling previews:
|
||||
^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
@ -39,7 +41,7 @@ Note that if you do this all previews in all apps are disabled, including
|
||||
the Gallery app, and will display generic icons instead of
|
||||
thumbnails.
|
||||
|
||||
Set the configuration option ``enable_previews`` in config.php to ``false``:
|
||||
Set the configuration option ``enable_previews`` to ``false``:
|
||||
|
||||
::
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user