Update README.md

This commit is contained in:
Wonderfall 2016-04-30 19:24:31 +02:00
parent 1751e7609a
commit 212500417d

View File

@ -7,7 +7,7 @@
- **Ready to update** : data and apps persistence. - **Ready to update** : data and apps persistence.
- **nginx** is the webserver. - **nginx** is the webserver.
- **PHP 7** version is used. - **PHP 7** version is used.
- **OPCache** (opcode cache) is configured to provide best performances. - **OPCache** (opcode cache) is configured to provide better performances.
- **APCu** (data store) is installed, so you can benefit from memory caching. - **APCu** (data store) is installed, so you can benefit from memory caching.
- **system cron** is already configured (you can disable AJAX cron). - **system cron** is already configured (you can disable AJAX cron).
- **MySQL/MariaDB** compatibility (server not built-in). - **MySQL/MariaDB** compatibility (server not built-in).