From 7149e93fd034277a3348b58edaa367484105c6ad Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Mon, 21 Sep 2015 09:03:50 -0700 Subject: [PATCH] Update release_notes.rst --- admin_manual/release_notes.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_manual/release_notes.rst b/admin_manual/release_notes.rst index f44e3bc90..495cc198f 100644 --- a/admin_manual/release_notes.rst +++ b/admin_manual/release_notes.rst @@ -7,7 +7,7 @@ Recommended Setup for Running ownCloud For best performance, stability, support, and full functionality we recommend: -* LAMP stack with a Web server and separate database/storage server +* LAMP stack with Apache HTTP server and separate database/storage server * PHP 5.4+ with APC cache enabled * MySQL with InnoDB, and buffer cache increased to 16MB * MySQL Query Cache enabled @@ -466,4 +466,4 @@ LDAP Home Connector Linux Only ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The LDAP Home Connector application requires Linux (with MySQL, MariaDB, -or PostgreSQL) to operate correctly. \ No newline at end of file +or PostgreSQL) to operate correctly.