mirror of
https://git.proxmox.com/git/pve-http-server
synced 2025-10-18 16:59:51 +00:00
Add short comment about users of read_proxy_config
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
This commit is contained in:
parent
c610c8597c
commit
7266fc2d97
@ -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) = @_;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user