ICQ -> IM. Allow to disable IM.

This commit is contained in:
Konstantin Shalygin 2017-11-27 13:45:59 +07:00
parent 05f861ec59
commit abc47b38f9
No known key found for this signature in database
GPG key ID: DAB31F3D3E5BCB69
3 changed files with 15 additions and 13 deletions

View file

@ -20,8 +20,8 @@ $ldap_target_gid = '1100';
$exten_prefix = ' доб. 1-';
$telnumber_all = '8-800-2000-600';
$telnumber_manager = '8-800-2000-666';
$icq_default = '<br>ICQ (Public): 911911, 119199';
$icq_prefix = 'ICQ: ';
$im_default = '<br>Telegram channel: @support';
$im_prefix = 'Telegram: ';
// Thunderbird
$mail_domain = 'mail.example.com';
$mail_server_type = 'imap';