mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-31 16:43:32 -05:00
Merge pull request #616 from matrix-org/matthew/800x600
add 800x600 thumbnails to make vector look prettier (and anyone else …
This commit is contained in:
commit
c0147f86a1
@ -97,4 +97,7 @@ class ContentRepositoryConfig(Config):
|
|||||||
- width: 640
|
- width: 640
|
||||||
height: 480
|
height: 480
|
||||||
method: scale
|
method: scale
|
||||||
|
- width: 800
|
||||||
|
height: 600
|
||||||
|
method: scale
|
||||||
""" % locals()
|
""" % locals()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user