mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #2203 from Gatak/patch-2
Add jpeg quality documentation
This commit is contained in:
@@ -95,3 +95,12 @@ to 'null':
|
||||
|
||||
<?php
|
||||
'preview_max_scale_factor' => null,
|
||||
|
||||
JPEG quality setting:
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Default JPEG quality setting for preview images is '90'. Change this with:
|
||||
|
||||
::
|
||||
|
||||
occ config:app:set preview jpeg_quality --value="60"
|
||||
|
||||
Reference in New Issue
Block a user