Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
  • typo3
  • typo3
  • sysext
  • core
  • Configuration
  • DefaultConfiguration.php
Find file Blame History Permalink
  • Benni Mack's avatar
    [TASK] Raise default jpg image quality to 85 · 025209b2
    Benni Mack authored Oct 03, 2017 and liayn's avatar liayn committed Oct 03, 2017
    DefaultConfiguration setting is 70 (default since 12 years), but the
    FactoryConfiguration setting is set to "80" for new installations.
    
    This change raises all image quality settings to "85" if not overridden
    by any installation (= new installation in the last 10 years or not changed
    via the install tool), as we don't have a big file size issue with JPGs anymore
    and we don't have duplicates anymore
    (due to FAL instead of uploads/pics/mypic_13.jpg) and the internet connections
    got better.
    
    Resolves: #82655
    Releases: master
    Change-Id: Ibcb38ece4038a414bfcae103463c727ed3cf65c0
    Reviewed-on: https://review.typo3.org/54267
    
    
    Tested-by: default avatarTYPO3com <no-reply@typo3.com>
    Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
    Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: default avatarFrans Saris <franssaris@gmail.com>
    Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
    Tested-by: default avatarMarkus Klein <markus.klein@typo3.org>
    025209b2