]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Ticket #3011: Add attachments/uploads and attachments/file_quota to api/statusnet...
authorBrion Vibber <brion@pobox.com>
Mon, 21 Feb 2011 23:52:12 +0000 (15:52 -0800)
committerBrion Vibber <brion@pobox.com>
Mon, 21 Feb 2011 23:52:12 +0000 (15:52 -0800)
commitf3c822cc1520720a4bb63e3c610076571d90b520
treeeb6015a9fab85fc5776975dd472fbd36046c1e18
parent3fb4b92cd6ed09555c558cab7e33c3df988a7bfe
Ticket #3011: Add attachments/uploads and attachments/file_quota to api/statusnet/config.(xml|json)

file_quota is adjusted from the defined value to take into account the maximum upload size limits in PHP, or cropped to 0 if uploads are disabled.
This can be used by client apps to determine maximum size for an attachment.
actions/apistatusnetconfig.php