remove mail notification for apptask and process crash

only events are raised for these
This commit is contained in:
Girish Ramakrishnan
2019-03-25 13:55:32 -07:00
parent 3b908a5857
commit ea092bda99
3 changed files with 0 additions and 85 deletions
-22
View File
@@ -1,22 +0,0 @@
<%if (format === 'text') { %>
Dear <%= cloudronName %> Admin,
<%= subject %>
Please see some excerpt of the logs below:
-------------------------------------
<%- context %>
-------------------------------------
Powered by https://cloudron.io
Sent at: <%= new Date().toUTCString() %>
<% } else { %>
<% } %>