···307307 Restart = "on-failure";
308308 };
309309 environment = env;
310310+ # Allow the consumer to access the private /tmp directory of the server.
311311+ # This is required to support consuming files via a local folder.
312312+ unitConfig.JoinsNamespaceOf = "paperless-task-queue.service";
310313 };
311314312315 systemd.services.paperless-web = {