-
Notifications
You must be signed in to change notification settings - Fork 931
config properties emails
GitHub Action edited this page Nov 7, 2024
·
6 revisions
v1.2.1
object
(emails)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
require_verification | boolean |
Optional | cannot be null | Config |
max_num_of_addresses | integer |
Optional | cannot be null | Config |
Deprecated. Use email.require_verification
instead.
require_verification
-
is optional
-
cannot be null
boolean
The default value is:
true
Deprecated. Use email.limit
instead.
max_num_of_addresses
-
is optional
-
cannot be null
integer
The default value is:
5