Join the community today
Register Now

All parameters for custom_config.inc

Discussion in 'Install & Upgrades or Pre-Install Questions' started by AHTOLLlKA, Oct 23, 2025.

  1. AHTOLLlKA

    AHTOLLlKA Member

    34
    4
    8
    Dec 1, 2017
    Ratings:
    +9
    Local Time:
    3:25 PM
    Hi!
    where i can find all custom parameters for custom_config.inc?
    UPD: for 140.00beta01

     
  2. eva2000

    eva2000 Administrator Staff Member

    58,895
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    10:25 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    on server /usr/local/src/centminmod/example/custom_config.inc
    Code (Text):
    ls -lAh /usr/local/src/centminmod/example/custom_config.inc
    -rw-r--r-- 1 root root 37K Oct 15 04:30 /usr/local/src/centminmod/example/custom_config.inc
    


    or via Github repo https://github.com/centminmod/centminmod/blob/master/example/custom_config.inc

    There maybe some missed as development continued. There aren't many you want to enable besides some listed at https://blog.centminmod.com/2019/07/15/117/centmin-mod-advanced-customised-installation-guide/
     
  3. AHTOLLlKA

    AHTOLLlKA Member

    34
    4
    8
    Dec 1, 2017
    Ratings:
    +9
    Local Time:
    3:25 PM
  4. eva2000

    eva2000 Administrator Staff Member

    58,895
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    10:25 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+