Join the community today
Register Now

Master Branch disable Zopfli php extension by default

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jul 24, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    59,324
    12,510
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,143
    Local Time:
    12:09 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    disable Zopfli php extension by default

    To enable it, set in persistent config file /etc/centminmod/custom_config.inc below variables and recompile PHP via centmin.sh menu option 5

    PHPZOPFLI='y'
    PHPZOPFLI_ALWAYS='y'

    Continue reading...

    Centmin Mod Github Master branch


    Master branch is where most recent commits are made as at May 24, 2015.