summaryrefslogtreecommitdiff
path: root/doc/centos-installation.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'doc/centos-installation.markdown')
-rw-r--r--doc/centos-installation.markdown4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/centos-installation.markdown b/doc/centos-installation.markdown
index 6cfc31ff..576119b4 100644
--- a/doc/centos-installation.markdown
+++ b/doc/centos-installation.markdown
@@ -1,6 +1,8 @@
Centos Installation
===================
+Note: Some features of Kanboard require that you run [a daily background job](cronjob.markdown).
+
Centos 7
--------
@@ -40,7 +42,7 @@ Be sure to configure your server to allow Kanboard to send emails and make exter
setsebool -P httpd_can_network_connect=1
```
-Allowing external connections is necessary if you use LDAP, SMTP, Webhooks or any third-party integrations.
+Allowing external connections is necessary if you use LDAP, SMTP, Web hooks or any third-party integration.
Centos 6.x
----------