public_html/docs/english/config.html
branchHEAD
changeset 8487 e61a1038595a
parent 8479 ceb842950b65
child 8489 79b7561187a2
     1.1 --- a/public_html/docs/english/config.html	Fri Jan 20 10:42:11 2012 -0500
     1.2 +++ b/public_html/docs/english/config.html	Wed Feb 01 20:35:07 2012 -0500
     1.3 @@ -170,6 +170,12 @@
     1.4      <td valign="top">smtp-password</td>
     1.5      <td valign="top">If you chose 'smtp' for the backend setting, this is the
     1.6          password for your SMTP account.</td></tr>
     1.7 +<tr><td valign="top"><a name="desc_mail_cc_enabled">cc_enabled</a></td>
     1.8 +    <td valign="top">True</td>
     1.9 +    <td valign="top">Whether to allow users to send a copy of an email to themselves.</td></tr>
    1.10 +<tr><td valign="top"><a name="desc_mail_cc_default">cc_default</a></td>
    1.11 +    <td valign="top">False</td>
    1.12 +    <td valign="top">Whether the carbon copy checkbox in the email form is ticked by default.</td></tr>
    1.13  </table>
    1.14  
    1.15  <h3><a name="site_syndication">Site: Syndication</a></h3>