Increasing audio upload file size

Viewing 2 posts - 1 through 2 (of 2 total)
  • #5445
    holly
    Participant

    Hello,
    I love the minematica theme, especially with the built-in audio capacity, but is it possible to increase the limit of the maximum upload the file size from 8MB? I would like to use the theme predominantly for displaying media art, most of my file sizes, even as mp3 are considerably larger than 8MB.

    Many thanks,
    Holly.

    #5476
    Daniel Tara
    Keymaster

    Add the following to .htaccess:

    php_value upload_max_filesize 128M
    php_value max_execution_time 800
    php_value post_max_size 128M
    php_value max_input_time 800
    php_value memory_limit 128M
Viewing 2 posts - 1 through 2 (of 2 total)

Tagged: 

You must be logged in to reply to this topic.