summaryrefslogtreecommitdiff
path: root/doc/index.markdown
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-06-05 14:19:07 -0400
committerFrederic Guillot <fred@kanboard.net>2016-06-05 14:19:07 -0400
commita08339059b06bcfb673b13a380b6f199abfb5983 (patch)
tree81638ec619684f04d9b5676bea1f73e1a2197cd1 /doc/index.markdown
parentf48e5456312ddb366f9b623cd97b0e740fe99d9e (diff)
Improve background workers
Diffstat (limited to 'doc/index.markdown')
-rw-r--r--doc/index.markdown2
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)