mirror of
https://github.com/v2board/v2board.git
synced 2025-07-08 22:59:09 +08:00
feat: add postal mail driver
This commit is contained in:
@ -61,6 +61,8 @@ class ConfigSave extends FormRequest
|
||||
'email_password' => '',
|
||||
'email_encryption' => '',
|
||||
'email_from_address' => '',
|
||||
'email_postal_host' => '',
|
||||
'email_postal_key' => '',
|
||||
// telegram
|
||||
'telegram_bot_enable' => 'in:0,1',
|
||||
'telegram_bot_token' => '',
|
||||
|
Reference in New Issue
Block a user