X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=PVE%2FAPI2%2FQemu%2FAgent.pm;h=51fb0d8e089a1544fe75da1a2ae852fe81644d83;hb=ba728fb53599ddf6a20eb297d0a9f248243d1015;hp=839146c6287562e943d68ff9cb3efcd8bc8b13d8;hpb=b924c4355e45912ddc4fbbafe85e69b6e644ec5f;p=qemu-server.git diff --git a/PVE/API2/Qemu/Agent.pm b/PVE/API2/Qemu/Agent.pm index 839146c..51fb0d8 100644 --- a/PVE/API2/Qemu/Agent.pm +++ b/PVE/API2/Qemu/Agent.pm @@ -227,7 +227,7 @@ __PACKAGE__->register_method({ type => 'string', description => 'The new password.', minLength => 5, - maxLength => 64, + maxLength => 1024, }, crypted => { type => 'boolean',