[pmg-devel] [PATCH pmg-api] pbs: rephrase notification mail
Stoiko Ivanov
s.ivanov at proxmox.com
Tue Mar 23 17:45:47 CET 2021
currently the provided logs are not too detailed.
Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
---
* quickly tested on my test-setup
* a better fix would be to capture the complete output of proxmox-backup-client
and include it - but this will happen after the release
src/templates/backup-notification.tt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/templates/backup-notification.tt b/src/templates/backup-notification.tt
index 3f956b0..4b3133f 100644
--- a/src/templates/backup-notification.tt
+++ b/src/templates/backup-notification.tt
@@ -13,7 +13,7 @@
<title>[% titleprefix %] [% titlesuffix %]</title>
</head>
<body>
- Detailed backup logs:<br /><br />
+ Backup messages:<br /><br />
<pre>[% log %]</pre>
</body>
</html>
--
2.20.1
More information about the pmg-devel
mailing list