diff options
| author | Ben Fuhrmannek | 2014-09-22 17:36:21 +0200 |
|---|---|---|
| committer | Ben Fuhrmannek | 2014-09-22 17:36:21 +0200 |
| commit | c3f4330efb42214b1a23d756001f140c5968e1a7 (patch) | |
| tree | 43f1d416d5b8e89fdb4ec4c4322aba49347595da /suhosin.ini | |
| parent | 597ab68817b833547d99bd9bf7cd47d728e24fef (diff) | |
warn if ini contstants are not available
Diffstat (limited to '')
| -rw-r--r-- | suhosin.ini | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/suhosin.ini b/suhosin.ini index 3ae8ff5..fc16f62 100644 --- a/suhosin.ini +++ b/suhosin.ini | |||
| @@ -105,9 +105,6 @@ | |||
| 105 | ; | LOG_LOCAL7 | 31 | | 105 | ; | LOG_LOCAL7 | 31 | |
| 106 | ; +--------------+-------+ | 106 | ; +--------------+-------+ |
| 107 | ; | 107 | ; |
| 108 | ; Using constant names is only supported with the Suhosin-Patch. If in doubt, use | ||
| 109 | ; the numeric value. | ||
| 110 | ; | ||
| 111 | ;suhosin.log.syslog.facility = LOG_USER | 108 | ;suhosin.log.syslog.facility = LOG_USER |
| 112 | ; | 109 | ; |
| 113 | 110 | ||
| @@ -141,9 +138,6 @@ | |||
| 141 | ; |LOG_ERR | 7 | | 138 | ; |LOG_ERR | 7 | |
| 142 | ; +------------+-------+ | 139 | ; +------------+-------+ |
| 143 | ; | 140 | ; |
| 144 | ; Using constant names is only supported with the Suhosin-Patch. If in doubt, use | ||
| 145 | ; the numeric value. | ||
| 146 | ; | ||
| 147 | ;suhosin.log.syslog.priority = LOG_ALERT | 141 | ;suhosin.log.syslog.priority = LOG_ALERT |
| 148 | ; | 142 | ; |
| 149 | 143 | ||
