Additional docs for mailers
This commit is contained in:
parent
cfb6c5d2fb
commit
39f3eea11e
1 changed files with 1 additions and 1 deletions
|
|
@ -229,7 +229,7 @@ class CompanySettings extends BaseSettings
|
|||
public $require_quote_signature = false; //@TODO ben to confirm
|
||||
|
||||
//email settings
|
||||
public $email_sending_method = 'default'; //enum 'default','gmail','office365' //@implemented
|
||||
public $email_sending_method = 'default'; //enum 'default','gmail','office365' 'client_postmark', 'client_mailgun'//@implemented
|
||||
|
||||
public $gmail_sending_user_id = '0'; //@implemented
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue