I run this:
occ config:app:set preview jpeg_quality --value="90"
where is stored this option? I checked config.php, is not there
I run this:
occ config:app:set preview jpeg_quality --value="90"
where is stored this option? I checked config.php, is not there
My guess* would be: In the database table oc_appconfig
.
*I haven’t looked it up.