-
Notifications
You must be signed in to change notification settings - Fork 939
config properties emails
GitHub Action edited this page Jan 8, 2025
·
9 revisions
v1.3.2
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