Commit Graph
2 Commits
Author SHA1 Message Date
Marc Schink 21f941266f [httpupload] Do not request upload slots for too large files 2017-09-01 19:04:26 +02:00
Marc Schink 9baa857a68 [httpupload] Use 'max-file-size' value for error message
If a file is too large, use the 'max-file-size' value to generate an
error message rather than using the error message provided by the XMPP
server. This enables easy i18n of the error message and a
human-readable file size.
2017-09-01 19:04:23 +02:00