Merge commit 'refs/merge-requests/33' of https://gitorious.org/social/mainline into merge-requests/33
This commit is contained in:
commit
d4bdfc2aa2
|
@ -538,6 +538,8 @@ in php.ini to be large enough to handle your upload. In httpd.conf
|
||||||
(if you're using apache), check that the LimitRequestBody directive isn't
|
(if you're using apache), check that the LimitRequestBody directive isn't
|
||||||
set too low (it's optional, so it may not be there at all).
|
set too low (it's optional, so it may not be there at all).
|
||||||
|
|
||||||
|
process_links: follow redirects and save all available file information
|
||||||
|
(mimetype, date, size, oembed, etc.). Defaults to true.
|
||||||
file_quota: maximum size for a single file upload in bytes. A user can send
|
file_quota: maximum size for a single file upload in bytes. A user can send
|
||||||
any amount of notices with attachments as long as each attachment
|
any amount of notices with attachments as long as each attachment
|
||||||
is smaller than file_quota.
|
is smaller than file_quota.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user