diff options
Diffstat (limited to 'php.ini-optimized')
| -rw-r--r-- | php.ini-optimized | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php.ini-optimized b/php.ini-optimized index 9f70462f10..15c53c679d 100644 --- a/php.ini-optimized +++ b/php.ini-optimized @@ -255,7 +255,7 @@ define_syslog_variables = Off ; Whether or not to define the various syslog vari [mail function] SMTP = localhost ;for win32 only sendmail_from = me@localhost.com ;for win32 only -;sendmail_path = ;for unix only, may supply arguments as well (default is sendmail -t) +;sendmail_path = ;for unix only, may supply arguments as well (default is 'sendmail -t -i') [Debugger] debugger.host = localhost |
