Join the community today
Become a Member

Beta Branch prep new centmin.sh menu option 7 in 140.00beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jul 9, 2024.

  1. eva2000

    eva2000 Administrator Staff Member

    53,223
    12,116
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,654
    Local Time:
    1:10 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    prep new centmin.sh menu option 7 in 140.00beta01

    - preparing a new centmin.sh menu option 7 for testing to allow users to manage common persistent config file override variables - enabling/disabling them from centmin.sh menu option 7's submenu options instead of manually editing the persistent config file /etc/centminmod/custom_config.inc

    Continue reading...


    140.00beta01 branch
     
  2. eva2000

    eva2000 Administrator Staff Member

    53,223
    12,116
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,654
    Local Time:
    1:10 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Preview of upcoming new centmin.sh menu option 7's new submenu to manage persistent config file options for some options (not all options) that would more commonly be enabled/disabled.
    Code (Text):
    ---------------------------------------------------------------------
         Centmin Mod Persistent Config File Override Options
    ---------------------------------------------------------------------
    1).  List Persistent Config File options
    2).  Enable Letsencrypt SSL support
    3).  Enable dual SSL RSA+ECDSA certificate support
    4).  Display PHP-FPM version checks on SSH login
    5).  Switch Nginx from OpenSSL to AWS-LC
    6).  Enable Nginx Brotli support
    7).  Enable Nginx zstd support
    8).  Enable Nginx mold linker compile support
    9).  Enable Nginx pcre2 support
    10). Enable Nginx njs module support
    11). Enable Nginx Video modules (Slice, RTMP, FLV, MP4)
    12). Enable PHP-FPM mold linker compile support
    ---------------------------------------------------------------------
    13). Disable Letsencrypt SSL support
    14). Disable dual SSL RSA+ECDSA certificate support
    15). Disable PHP-FPM version checks on SSH login
    16). Switch Nginx back to OpenSSL from AWS-LC
    17). Disable Nginx Brotli support
    18). Disable Nginx zstd support
    19). Disable Nginx mold linker compile support
    20). Disable Nginx pcre2 support
    21). Disable Nginx njs module support
    22). Disable Nginx Video modules (Slice, RTMP, FLV, MP4)
    23). Disable PHP-FPM mold linker compile support
    24). Back to Main menu
    ---------------------------------------------------------------------
    Enter option [ 1 - 24 ]