I can't upload my file :(
Closed this issue · 2 comments
Asteriska001 commented
tobychui commented
Hi, thanks for your comment. You might notice that this project is no longer supported (and yes, we are working on the BETA version of this software). One tips for you is that you might have an incorrect setting in php.ini. Check the php.ini and find the line
upload_max_filesize=
post_max_size=
And set them to what you needed. the default value is 8M on debian Jessie and 2048M is recommended.
Please send me an email directly if you still need any assistance as I seldom check the Github for issue. Thanks :)
Asteriska001 commented
Thanks