Skip to content
Snippets Groups Projects
Commit c0147f86 authored by Matthew Hodgson's avatar Matthew Hodgson
Browse files

Merge pull request #616 from matrix-org/matthew/800x600

add 800x600 thumbnails to make vector look prettier (and anyone else …
parents 2a78dac6 47c361d2
No related branches found
No related tags found
No related merge requests found
......@@ -97,4 +97,7 @@ class ContentRepositoryConfig(Config):
- width: 640
height: 480
method: scale
- width: 800
height: 600
method: scale
""" % locals()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment