gmail limit

This commit is contained in:
Tokumeikoi
2020-05-25 18:02:13 +08:00
parent 6c3148bdb9
commit eb49e29cd0
4 changed files with 10 additions and 2 deletions

View File

@ -27,6 +27,7 @@ class ConfigSave extends FormRequest
'try_out_hour' => 'numeric',
'email_whitelist_enable' => 'in:0,1',
'email_whitelist_suffix' => '',
'email_gmail_limit_enable' => 'in:0,1',
// subscribe
'plan_change_enable' => 'in:0,1',
'reset_traffic_method' => 'in:0,1',