This will hopefully help people to find the needed storage as not everyone will be aware of the fact that CIFS is also a name used for it (technically it was only SMB v1).
Signed-off-by: Aaron Lauterer <a.laute...@proxmox.com> --- www/manager6/Utils.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/manager6/Utils.js b/www/manager6/Utils.js index 71e5fc9a..5821cd9e 100644 --- a/www/manager6/Utils.js +++ b/www/manager6/Utils.js @@ -793,7 +793,7 @@ Ext.define('PVE.Utils', { backups: true, }, cifs: { - name: 'CIFS', + name: 'SMB/CIFS', ipanel: 'CIFSInputPanel', faIcon: 'building', backups: true, -- 2.30.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel