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 Morris Jobke
parent c572f4a4e7
commit 0738e3f199
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68

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 | - 5.6 |