• Hi guys,
    is there a way to limit the upload folder size?

    I have a custom upload folder defined in wp-config.php as follows:

    define('UPLOADS', 'wp-content/uploads/my_custom_upload_dir');

    I want to limit to 100 MB my_custom_upload_dir. Is there a plugin or something like that?

    The website is on a Linux Ubuntu Server with Apache.

    Thanks in advance

  • The topic ‘Limit the upload folder size’ is closed to new replies.