Fix bug with notifications and subtask restriction

This commit is contained in:
Frederic Guillot
2015-04-06 18:41:51 -04:00
parent b89a4ac33f
commit 13ea77f018
2 changed files with 9 additions and 6 deletions

View File

@@ -9,7 +9,7 @@ Requirements
- A Postgresql server already installed and configured
- The PHP extension `pdo_pgsql` installed (Debian/Ubuntu: `apt-get install php5-pgsql`)
Note: Kanboard is tested with **Postgresql >= 9.4**
Note: Kanboard is tested with **Postgresql 9.3 and 9.4**
Configuration
-------------