ma share/omo: export audiobooks

This commit is contained in:
makefu 2018-12-13 01:50:23 +01:00
parent 723d52632a
commit b582301de3

View file

@ -30,6 +30,12 @@ in {
browseable = "yes";
"guest ok" = "yes";
};
audiobook = {
path = "/media/crypt1/audiobooks";
"read only" = "yes";
browseable = "yes";
"guest ok" = "yes";
};
crypt0 = {
path = "/media/crypt0";
"read only" = "yes";