]> git.proxmox.com Git - pve-access-control.git/blobdiff - PVE/API2/User.pm
Revert "Add title and print_width fields to properties"
[pve-access-control.git] / PVE / API2 / User.pm
index 89c83430165e1ce84b2dbe051b48cae0c8c06d63..4c859dc2e66081055a3450528a9a52729081d1e6 100644 (file)
@@ -15,7 +15,6 @@ use PVE::RESTHandler;
 use base qw(PVE::RESTHandler);
 
 register_standard_option('user-enable', {
-    title => "Enable",
     description => "Enable the account (default). You can set this to '0' to disable the account",
     type => 'boolean',
     optional => 1,