mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-04 06:41:14 +00:00
pveproxy.pm: set title to 'Proxmox VE API'
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
This commit is contained in:
parent
e4e84ee023
commit
a9de2d443b
@ -76,6 +76,7 @@ sub init {
|
||||
|
||||
$self->{server_config} = {
|
||||
base_handler_class => 'PVE::API2',
|
||||
title => 'Proxmox VE API',
|
||||
keep_alive => 100,
|
||||
max_conn => 500,
|
||||
max_requests => 1000,
|
||||
|
Loading…
Reference in New Issue
Block a user