Signed-off-by: Dominik Csapak <d.csa...@proxmox.com> --- www/manager6/storage/PBSEdit.js | 1 + 1 file changed, 1 insertion(+)
diff --git a/www/manager6/storage/PBSEdit.js b/www/manager6/storage/PBSEdit.js index 773d41e8..fcbc9548 100644 --- a/www/manager6/storage/PBSEdit.js +++ b/www/manager6/storage/PBSEdit.js @@ -512,6 +512,7 @@ Ext.define('PVE.storage.PBSInputPanel', { emptyText: gettext('Server certificate SHA-256 fingerprint, required for self-signed certificates'), regex: /[A-Fa-f0-9]{2}(:[A-Fa-f0-9]{2}){31}/, regexText: gettext('Example') + ': AB:CD:EF:...', + deleteEmpty: !me.isCreate, allowBlank: true, }, ]; -- 2.30.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel