mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-18 10:51:10 +02:00
add 800x600 thumbnails to make vector look prettier (and anyone else who likes big thumbnails)
This commit is contained in:
parent
7e0a1683e6
commit
47c361d2f8
@ -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