filed
Job queue using FUSE
git clone git://mccd.space/filed
| Log | Files | Refs | README | LICENSE |
commit 562f5997c39083629af1d4e75fa8aca036dc1259 parent 2f53d59f33ef2c2437c6c08a62bffd09ef53b59f Author: Marc Coquand <marc@coquand.email> Date: Mon, 15 Dec 2025 15:56:48 +0100 Docs Diffstat:
| M | qj.1.scd | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qj.1.scd b/qj.1.scd @@ -36,7 +36,7 @@ qj exposes 2 files: *config.json* provides settings for max-retries, timeouts, max concurrent jobs. -# SECURITY CONSIDERATIONS +# SECURITY All commands are executed using the same user as the main process. Access is configured the same way you configure other files on Unix systems.