Modification in PVE source code

arhimede

Member
Apr 2, 2021
20
1
8
63
I do want to propose a very small change in the file
/usr/share/perl5/PVE/VZDump.pm

Backup email notification Subject line to be shorter, as now is hard to understand on the mobile device if the status is failed or successfull.

Instead of
Code:
my $subject = "vzdump backup status ($hostname) : $stat";

to be like:

Code:
my $subject = "$stat : $hostname";

Is a too small change to sign a CLA and so on .

Can be introduce by one of the current developers ?

Thanks.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!