Add short comment about users of read_proxy_config

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
This commit is contained in:
Stoiko Ivanov 2019-02-22 19:52:00 +01:00 committed by Thomas Lamprecht
parent c610c8597c
commit 7266fc2d97

View File

@ -5,6 +5,8 @@ use warnings;
use Net::IP;
# all settings are used for pveproxy and pmgproxy
# the ALLOW/DENY/POLICY is also used by spiceproxy
sub read_proxy_config {
my ($proxy_name) = @_;