Mailspring/.arcconfig
Rob McQueen c5acf8fcb2 Separate notifications if less than five
Summary: If less than 5 new unread notifications, then show notification for each new message. Each message is separated by 1 second

Test Plan: Added test to make sure Notification is called multiple times

Reviewers: bengotow

Reviewed By: bengotow

Maniphest Tasks: T1295

Differential Revision: https://phab.nylas.com/D1744
2015-07-15 13:18:10 -07:00

9 lines
166 B
JSON

{
"project_id" : "edgehill",
"conduit_uri" : "https://phab.nylas.com/",
"load" : [
"arclib"
],
"lint.engine": "ArcanistConfigurationDrivenLintEngine"
}