Initial commit
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
[
|
||||
{
|
||||
"label": "Configuration",
|
||||
"rows": [
|
||||
[{"name": "outboundEmailFromAddress"}, {"name": "outboundEmailIsShared"}],
|
||||
[{"name": "outboundEmailFromName"}, {"name": "outboundEmailBccAddress"}],
|
||||
[false, {"name": "emailAddressLookupEntityTypeList"}],
|
||||
[false, {"name": "emailAddressSelectEntityTypeList"}]
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "Mass Email",
|
||||
"rows": [
|
||||
[{"name": "massEmailMaxPerHourCount"}, {"name": "massEmailMaxPerBatchCount"}],
|
||||
[{"name": "massEmailOpenTracking"}, {"name": "massEmailVerp"}],
|
||||
[{"name": "massEmailDisableMandatoryOptOutLink"}, false]
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "Scheduled Send",
|
||||
"rows": [
|
||||
[{"name": "emailScheduledBatchCount"}, false]
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user