diff options
author | Simon Dwyer <simon@thedwyers.co> | 2018-09-16 13:33:33 +1000 |
---|---|---|
committer | Simon Dwyer <simon@thedwyers.co> | 2018-09-16 13:33:33 +1000 |
commit | 0e46ff690473538477037d5dbd2200f6863fc68e (patch) | |
tree | 6b2175297e276f1e5a69d1948f9e16049ea363df /changelog.d | |
parent | Added description for "SYNAPSE_MAX_UPLOAD_SIZE" variable. (diff) | |
download | synapse-0e46ff690473538477037d5dbd2200f6863fc68e.tar.xz |
Adding the ability to change MAX_UPLOAD_SIZE for the docker container variables.
Signed-off-by: Simon Dwyer <simon@thedwyers.co>
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3883.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3883.feature b/changelog.d/3883.feature new file mode 100644 index 0000000000..c11e5c5309 --- /dev/null +++ b/changelog.d/3883.feature @@ -0,0 +1 @@ +Adding the ability to change MAX_UPLOAD_SIZE for the docker container variables. \ No newline at end of file |