diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8 <develop@web> | 2013-06-07 09:39:59 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-06-07 09:39:59 +0000 |
commit | 8fbe3b44f190b7bdd65e34d736404e957497d515 (patch) | |
tree | 40be304b62e15e409346795c986fc693e7ee185a | |
parent | ff15580788b340709eb86c76f0d1a4654b06a643 (diff) |
Added a comment
-rw-r--r-- | doc/tips/flickrannex/comment_10_50707f259abe5829ce075dfbecd5a4ba._comment | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/tips/flickrannex/comment_10_50707f259abe5829ce075dfbecd5a4ba._comment b/doc/tips/flickrannex/comment_10_50707f259abe5829ce075dfbecd5a4ba._comment new file mode 100644 index 000000000..7bda45e5c --- /dev/null +++ b/doc/tips/flickrannex/comment_10_50707f259abe5829ce075dfbecd5a4ba._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8" + nickname="develop" + subject="comment 10" + date="2013-06-07T09:39:59Z" + content=""" +I'm not even sure if chunksize is exposed to the hooks at all. + +As it is, the hook will check the filesize, and if the filesize is more than 30mbyte it will exit 1. + +Chunking may be implemented down the road. I do believe joeyh might have some plans that will touch this issue, so I'd rather wait. Than re-invent the wheel yet again. + +"""]] |