summary refs log tree commit diff
path: root/synapse/config/repository.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement configurable stats reportingDaniel Wagner-Hall2015-09-221-1/+1
* Fix flake8 warningMark Haines2015-08-131-0/+1
* Doc-string for config ultility functionMark Haines2015-08-121-0/+11
* Add config option for setting the list of thumbnail sizes to precalculateMark Haines2015-08-121-0/+39
* Make a config option for whether to generate new thumbnail sizes dynamicallyMark Haines2015-08-121-0/+8
* Make upload dir a configurable path.Eric Myhre2015-06-181-0/+5
* remove duplicate parse_size methodMark Haines2015-04-301-9/+0
* Manually generate the default config yaml, remove most of the commandline arg...Mark Haines2015-04-301-19/+16
* Increase default maximum attachment size to 10MMark Haines2015-01-061-1/+1
* Update copyright noticesMark Haines2015-01-061-1/+1
* Limit the size of images that are thumbnailed serverside. Limit the size of f...Mark Haines2014-12-111-0/+5
* Get uploads working with new media repoMark Haines2014-12-021-0/+4
* Fix pep8 warningsMark Haines2014-10-301-0/+1
* pyflakes cleanupErik Johnston2014-09-301-1/+0
* Limit the size of uploadsMark Haines2014-09-031-0/+39