From de240642ddbf87f6a6587e5040cd405a9720ba38 Mon Sep 17 00:00:00 2001 From: Florian Preinstorfer Date: Mon, 20 Jun 2016 16:50:14 +0200 Subject: [PATCH] Fix wording --- admin_manual/installation/installation_wizard.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/admin_manual/installation/installation_wizard.rst b/admin_manual/installation/installation_wizard.rst index 251f6d3c4..22e82f3cd 100644 --- a/admin_manual/installation/installation_wizard.rst +++ b/admin_manual/installation/installation_wizard.rst @@ -120,12 +120,12 @@ is not whitelisted the following error appears: Setting Strong Directory Permissions ------------------------------------ -For hardened security we recommend setting the permissions on your Nextcloud -directories as strictly as possible, and for proper server operations. This -should be done immediately after the initial installation and before running the -setup. Your HTTP user must own the ``config/``, ``data/`` and ``apps/`` directories -so that you can configure Nextcloud, create, modify and delete your data files, -and install apps via the Nextcloud Web interface. +For hardened security we recommend setting the permissions on your Nextcloud +directories as strictly as possible. This should be done immediately after the +initial installation and before running the setup. Your HTTP user must own the +``config/``, ``data/`` and ``apps/`` directories so that you can configure +Nextcloud, create, modify and delete your data files, and install apps via the +Nextcloud Web interface. You can find your HTTP user in your HTTP server configuration files. Or you can use :ref:`label-phpinfo` (Look for the **User/Group** line).