1
1
Fork 0

backyard: allow jellyfin to read tvb pool

This commit is contained in:
Tim Van Baak 2024-05-10 14:27:12 +00:00
parent 6b6ca51424
commit d2047ba06c
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@
katydid.gid = 1102;
tvbpoolro = {
gid = 1201;
members = [ "tvb" "nginx" ];
members = [ "tvb" "jellyfin" "nginx" ];
};
};