Skip to content

The max_scale_factor is not used anymore. - #7733

Merged
MorrisJobke merged 1 commit into
masterfrom
no_max_sf
Jan 8, 2018
Merged

The max_scale_factor is not used anymore.#7733
MorrisJobke merged 1 commit into
masterfrom
no_max_sf

Conversation

@rullzer

Copy link
Copy Markdown
Member

We never generate previews larger than the original. So the config
setting can be removed.

Signed-off-by: Roeland Jago Douma roeland@famdouma.nl

We never generate previews larger than the original. So the config
setting can be removed.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>

@nickvergessennickvergessen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also mentioned in the README of the gallery app

@MorrisJobke

Copy link
Copy Markdown
Member

Also mentioned in the README of the gallery app

See nextcloud/gallery#359

@codecov

codecovBot commented Jan 8, 2018

Copy link
Copy Markdown

Codecov Report

Merging #7733 into master will increase coverage by 0.05%.
The diff coverage is n/a.

@@ Coverage Diff @@## master #7733 +/- ##
============================================
+ Coverage 51.12% 51.18% +0.05% 
Complexity 24948 24948 ============================================
Files 1605 1605 Lines 94923 94922 -1 Branches 1376 1376 ============================================
+ Hits 48528 48584 +56 + Misses 46395 46338 -57
Impacted FilesCoverage ΔComplexity Δ
config/config.sample.php0% <ø> (ø)0 <0> (ø)⬇️
lib/private/Server.php81.43% <0%> (-0.12%)134% <0%> (ø)
apps/files_trashbin/lib/Trashbin.php72.53% <0%> (+0.24%)136% <0%> (ø)⬇️
lib/private/Security/CertificateManager.php92.07% <0%> (+0.99%)39% <0%> (ø)⬇️
lib/private/Memcache/Memcached.php57.89% <0%> (+57.89%)31% <0%> (ø)⬇️

@MorrisJobkeMorrisJobke mentioned this pull request Jan 9, 2018
18 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@rullzer@MorrisJobke@nickvergessen