Created attachment 4685 exclude multiple mount points with a terminal '*' This patch adds support for excluding multiple mount points/devices with a single rule, by terminating the rule with '*'. E.g. having an exclude entry of '/mnt/smb/*', all mount points starting with '/mnt/smb/' will be excluded from the pop-up menu.
thx. for the idea. pretty helpful to not have anything displayed in /mnt or /media, for example.
Duplication? Bug #10836
Not quite duplication. Bug #10836 de-duplicates paths that refer to the same (single) mount point. With this patch a user can exclude multiple mount points if they reside below a given path, e.g. '/var/*'.