• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • This community is user driven. Be polite with other users.
    • We recommend purchasing a Chevereto license to participate in this community.
    • Purchase a Community Subscription to get even faster ticket response times.

How to increase upload limit.

Status
Not open for further replies.
Go Dashboard -> Settings -> Image Upload:
Screenshot_2.png

IF you need to edit the .htaccess file, if the server allow you to increese the upload limit, add this line to the .htaccess in the folder: "public_html/.htaccess"

PHP:
php_value upload_max_filesize 64M

Just change the number for more or less(This is GLOBAL upload limit, not the websites, see the image above)
 
Last edited:
Status
Not open for further replies.
Back
Top