diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-06-05 14:19:07 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-06-05 14:19:07 -0400 |
commit | a08339059b06bcfb673b13a380b6f199abfb5983 (patch) | |
tree | 81638ec619684f04d9b5676bea1f73e1a2197cd1 /doc/index.markdown | |
parent | f48e5456312ddb366f9b623cd97b0e740fe99d9e (diff) |
Improve background workers
Diffstat (limited to 'doc/index.markdown')
-rw-r--r-- | doc/index.markdown | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/index.markdown b/doc/index.markdown index ee982dbb..c1e9a506 100644 --- a/doc/index.markdown +++ b/doc/index.markdown @@ -105,7 +105,9 @@ Technical details ### Configuration +- [Performances](performances.markdown) - [Daily background job](cronjob.markdown) +- [Background Worker](worker.markdown) - [Config file](config.markdown) - [Environment variables](env.markdown) - [Email configuration](email-configuration.markdown) |