diff options
| author | Kalle Sommer Nielsen <kalle@php.net> | 2008-10-15 18:41:18 +0000 |
|---|---|---|
| committer | Kalle Sommer Nielsen <kalle@php.net> | 2008-10-15 18:41:18 +0000 |
| commit | e667c25403e782821bf6c4c18ff6dcabdb594c69 (patch) | |
| tree | 71e319ff670b852d8d78d13cf83a14a2ed01dadf /php.ini-recommended | |
| parent | faadae148b22debe82559e64b569f29ab118716f (diff) | |
| download | php-git-e667c25403e782821bf6c4c18ff6dcabdb594c69.tar.gz | |
[DOC] Remove define_syslog_variables() and define_syslog_variables ini option
Diffstat (limited to 'php.ini-recommended')
| -rw-r--r-- | php.ini-recommended | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/php.ini-recommended b/php.ini-recommended index 3402d04655..b73f85df03 100644 --- a/php.ini-recommended +++ b/php.ini-recommended @@ -685,12 +685,6 @@ default_socket_timeout = 60 ;phar.require_hash = On ;phar.cache_list = -[Syslog] -; Whether or not to define the various syslog variables (e.g. $LOG_PID, -; $LOG_CRON, etc.). Turning it off is a good idea performance-wise. In -; runtime, you can define these variables by calling define_syslog_variables(). -define_syslog_variables = Off - [mail function] ; For Win32 only. SMTP = localhost |
