Clarify / fix typo. Thanks to Mario ;)
This commit is contained in:
parent
19de1dc925
commit
2ba9723568
2 changed files with 14 additions and 13 deletions
|
@ -124,7 +124,7 @@
|
|||
$config['cops_author_split_first_letter'] = "1";
|
||||
|
||||
/*
|
||||
* Enable of Fancyapps (for popups)
|
||||
* Enable the Lightboxes (for popups)
|
||||
* 1 : Yes (enable)
|
||||
* 0 : No
|
||||
*/
|
||||
|
@ -180,7 +180,7 @@
|
|||
* "address.from" => "cops@slucas.fr"
|
||||
* );
|
||||
*
|
||||
* For Gmail :
|
||||
* For Gmail (ssl is mandatory) :
|
||||
* $config['cops_mail_configuration'] = array( "smtp.host" => "smtp.gmail.com",
|
||||
* "smtp.username" => "YOUR GMAIL ADRESS",
|
||||
* "smtp.password" => "YOUR GMAIL PASSWORD",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue