mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
dc48d01466
@ -1,4 +1,4 @@
|
|||||||
version: '3'
|
version: '3.9'
|
||||||
services:
|
services:
|
||||||
pigallery2:
|
pigallery2:
|
||||||
image: bpatrik/pigallery2:latest
|
image: bpatrik/pigallery2:latest
|
||||||
|
@ -303,7 +303,7 @@ export class ServerThumbnailConfig extends ClientThumbnailConfig {
|
|||||||
@ConfigProperty({
|
@ConfigProperty({
|
||||||
tags:
|
tags:
|
||||||
{
|
{
|
||||||
name: $localize`Enforced users`,
|
name: $localize`High quality resampling`,
|
||||||
priority: ConfigPriority.underTheHood
|
priority: ConfigPriority.underTheHood
|
||||||
},
|
},
|
||||||
description: $localize`if true, 'lanczos3' will used to scale photos, otherwise faster but lower quality 'nearest'.`
|
description: $localize`if true, 'lanczos3' will used to scale photos, otherwise faster but lower quality 'nearest'.`
|
||||||
|
Loading…
Reference in New Issue
Block a user