diff options
Diffstat (limited to 'php.ini-recommended')
| -rw-r--r-- | php.ini-recommended | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php.ini-recommended b/php.ini-recommended index 7c6401f159..76cc84ddef 100644 --- a/php.ini-recommended +++ b/php.ini-recommended @@ -613,6 +613,7 @@ define_syslog_variables = Off [mail function] ; For Win32 only. SMTP = localhost +smtp_port = 25 ; For Win32 only. ;sendmail_from = me@example.com |
