Get the most out of your Centmin Mod LEMP stack
Become a Member

Small Typos 123.09beta01/example/custom_config.inc

Discussion in 'Bug Reports' started by apidevlab, May 21, 2016.

  1. apidevlab

    apidevlab Member

    91
    33
    18
    Mar 22, 2016
    /dev/null
    Ratings:
    +58
    Local Time:
    7:24 AM
    1.11.1
    5.2.14-122
    Just noticed (compared to centmin.sh)?

    Code (Text):
    # Maintenance Mode (will run maintenance mode during these upgrades)
    # set = y to put nginx, php and mariadb major version updates into 503
    # maintenance mode https://community.centminmod.com/posts/26485/
    NGINX_UPDATEMAINTENANCE='n'
    HP_UPDATEMAINTENANCE='n'
    ARIADB_UPDATEMAINTENANCE='n'
    


    Change


    Code (Text):
    PHP_UPDATEMAINTENANCE='n'
    MARIADB_UPDATEMAINTENANCE='n'
    
     
  2. eva2000

    eva2000 Administrator Staff Member

    53,191
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    4:24 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Ah ha.. nice catch :)

    fixed :D