File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 452
452
<row >
453
453
<entry >mail.force_extra_parameters</entry >
454
454
<entry >&null; </entry >
455
- <entry >&php.ini; only </entry >
455
+ <entry >< constant >INI_SYSTEM</ constant > </entry >
456
456
<entry ></entry >
457
457
</row >
458
458
<row >
Original file line number Diff line number Diff line change 31
31
<row >
32
32
<entry ><link linkend =" ini.mail.force_extra_parameters" >mail.force_extra_parameters</link ></entry >
33
33
<entry >NULL</entry >
34
- <entry ><constant >INI_SYSTEM</constant >|< constant >INI_PERDIR</ constant > </entry >
34
+ <entry ><constant >INI_SYSTEM</constant ></entry >
35
35
<entry ></entry >
36
36
</row >
37
37
<row >
106
106
parameters to the sendmail binary. These parameters will always replace
107
107
the value of the 5th parameter to <function >mail</function >.
108
108
</para >
109
+ <simpara >
110
+ In addition to the default behavior for <constant >INI_SYSTEM</constant >,
111
+ this value can also be set with <literal >php_value</literal >
112
+ in <filename >httpd.conf</filename > (but this is not recommended).
113
+ </simpara >
109
114
</listitem >
110
115
</varlistentry >
111
116
You can’t perform that action at this time.
0 commit comments