diff --git a/5.6/config/php/zz-php.ini b/5.6/config/php/zz-php.ini index 8ca3afc4..0576a6e8 100644 --- a/5.6/config/php/zz-php.ini +++ b/5.6/config/php/zz-php.ini @@ -8,7 +8,7 @@ sendmail_path = /bin/true date.timezone = UTC display_errors = On display_startup_errors = On -# Enable Mailhog integration by default +; Enable Mailhog integration by default sendmail_path = '/usr/local/bin/mhsendmail --smtp-addr=mail:1025' ; Extention settings diff --git a/7.0/config/php/zz-php.ini b/7.0/config/php/zz-php.ini index 220ccd57..640c4833 100644 --- a/7.0/config/php/zz-php.ini +++ b/7.0/config/php/zz-php.ini @@ -7,7 +7,7 @@ sendmail_path = /bin/true date.timezone = UTC display_errors = On display_startup_errors = On -# Enable Mailhog integration by default +; Enable Mailhog integration by default sendmail_path = '/usr/local/bin/mhsendmail --smtp-addr=mail:1025' ; Extention settings diff --git a/7.1/config/php/zz-php.ini b/7.1/config/php/zz-php.ini index 220ccd57..640c4833 100644 --- a/7.1/config/php/zz-php.ini +++ b/7.1/config/php/zz-php.ini @@ -7,7 +7,7 @@ sendmail_path = /bin/true date.timezone = UTC display_errors = On display_startup_errors = On -# Enable Mailhog integration by default +; Enable Mailhog integration by default sendmail_path = '/usr/local/bin/mhsendmail --smtp-addr=mail:1025' ; Extention settings diff --git a/7.2/config/php/zz-php.ini b/7.2/config/php/zz-php.ini index 220ccd57..640c4833 100644 --- a/7.2/config/php/zz-php.ini +++ b/7.2/config/php/zz-php.ini @@ -7,7 +7,7 @@ sendmail_path = /bin/true date.timezone = UTC display_errors = On display_startup_errors = On -# Enable Mailhog integration by default +; Enable Mailhog integration by default sendmail_path = '/usr/local/bin/mhsendmail --smtp-addr=mail:1025' ; Extention settings