summaryrefslogtreecommitdiff
path: root/docs/centos-installation.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'docs/centos-installation.markdown')
-rw-r--r--docs/centos-installation.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/centos-installation.markdown b/docs/centos-installation.markdown
index 316166ae..9237e94d 100644
--- a/docs/centos-installation.markdown
+++ b/docs/centos-installation.markdown
@@ -34,6 +34,8 @@ If SeLinux is enabled, be sure that the Apache user can write to the directory d
chcon -R -t httpd_sys_content_rw_t /var/www/html/kanboard/data
```
+Be sure to configure your server to allow Kanboard to send emails and make external HTTP requests.
+
You can also disable SeLinux if you don't need it.
Centos 6.5