]> git.proxmox.com Git - pve-storage.git/blobdiff - PVE/Storage/Plugin.pm
enable snippets content type for all directory based storages
[pve-storage.git] / PVE / Storage / Plugin.pm
index c641981f3daad515100f7cec3ebc671bcd83e1b3..10c2c734a2263c6abeb4fa7555f0fa6f1e7164bb 100644 (file)
@@ -327,7 +327,7 @@ sub parse_config {
            priority => 0, # force first entry
            path => '/var/lib/vz',
            maxfiles => 0,
-           content => { images => 1, rootdir => 1, vztmpl => 1, iso => 1},
+           content => { images => 1, rootdir => 1, vztmpl => 1, iso => 1, snippets => 1},
        };
     }