fix comment from Morris

Signed-off-by: Marius Blüm <marius@lineone.io>
This commit is contained in:
Marius Blüm
2018-07-24 11:45:04 +02:00
committed by GitHub
parent 5e489e923f
commit 72f4c199a6

View File

@@ -27,7 +27,7 @@ The Nextcloud server is not compatible with Windows and macOS.
| | - PostgreSQL 9/10 |
| | - SQLite (*only recommended for testing and minimal-instances*) |
+------------------+-----------------------------------------------------------------------+
| Webserver | - **Apache 2.4 with** ``mod_php`` **and** ``php-fpm`` (recommended) |
| Webserver | - **Apache 2.4 with** ``mod_php`` **or** ``php-fpm`` (recommended) |
| | - nginx with ``php-fpm`` |
+------------------+-----------------------------------------------------------------------+
| PHP Runtime | - **7.0** |