Fix explanation of calendar_itip_smtp_server
This commit is contained in:
parent
eee97dc178
commit
65239fb965
1 changed files with 2 additions and 2 deletions
|
@ -110,7 +110,7 @@ $rcmail_config['calendar_allow_invite_shared'] = false;
|
|||
// enable asynchronous free-busy triggering after data changed
|
||||
$rcmail_config['calendar_freebusy_trigger'] = false;
|
||||
|
||||
// SMTP username used to send (anonymous) itip messages
|
||||
// SMTP server host used to send (anonymous) itip messages
|
||||
$rcmail_config['calendar_itip_smtp_server'] = null;
|
||||
|
||||
// SMTP username used to send (anonymous) itip messages
|
||||
|
@ -127,4 +127,4 @@ $rcmail_config['calendar_itip_smtp_pass'] = '123456';
|
|||
// %i - Calendar UUID
|
||||
// $rcmail_config['calendar_caldav_url'] = 'http://%h/iRony/calendars/%u/%i';
|
||||
|
||||
?>
|
||||
?>
|
||||
|
|
Loading…
Add table
Reference in a new issue