diff options
Diffstat (limited to 'doc/worker.markdown')
-rw-r--r-- | doc/worker.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/worker.markdown b/doc/worker.markdown index fba66138..8516068b 100644 --- a/doc/worker.markdown +++ b/doc/worker.markdown @@ -32,4 +32,4 @@ This feature is optional and require the installation of a queue daemon on your ### Notes - You should start the Kanboard worker with a process supervisor (systemd, upstart or supervisord) -- The process must be have access to the data folder if you store files on the local filesystem and have Sqlite +- The process must have access to the data folder if you store files on the local filesystem or use Sqlite |