mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-06-04 10:34:47 +00:00
gen-pmg.conf.5-opts: whitespace cleanup
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
312595900a
commit
2b6070e788
@ -1,8 +1,10 @@
|
||||
#!/usr/bin/perl
|
||||
|
||||
use lib '.';
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
use PVE::RESTHandler;
|
||||
|
||||
use Data::Dumper;
|
||||
@ -56,7 +58,7 @@ my $key_groups = {
|
||||
relay => 1,
|
||||
relaynomx => 1,
|
||||
relayport => 1,
|
||||
relayprotocol => 1,
|
||||
relayprotocol => 1,
|
||||
smarthost => 1,
|
||||
smarthostport => 1,
|
||||
}],
|
||||
|
Loading…
Reference in New Issue
Block a user