Update documentation

This commit is contained in:
Frédéric Guillot
2014-10-26 19:58:47 -04:00
parent c5f59f8c8f
commit d97e1bd4cf
23 changed files with 172 additions and 68 deletions

View File

@@ -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
```
You can also disable SeLinux if you don't need it.
Centos 6.5
----------