mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 10:46:21 +07:00
Merge pull request #9484 from pravynandas/patch-1
Explicit path and backup instruction
This commit is contained in:
@@ -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.
|
||||
|
||||
But deemed necessary, following changes have to 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``:
|
||||
|
||||
::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user