From 541469638cb3da6ad5353beb1da7e10f4e480c48 Mon Sep 17 00:00:00 2001 From: Aymeric Planche Date: Thu, 4 Apr 2019 17:32:45 +0200 Subject: [PATCH] fix review --- onboarder/installation/index.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/onboarder/installation/index.rst b/onboarder/installation/index.rst index fc84ba34a..17d1d6927 100644 --- a/onboarder/installation/index.rst +++ b/onboarder/installation/index.rst @@ -47,11 +47,9 @@ Import the extension configuration in the ``app/config/config.yml`` file (after Make the credential files accessible to Akeneo PIM software ----------------------------------------------------------- -In the parameters package the Akeneo team put 1 credential file: +In the parameters package the Akeneo team put a ``serviceAccount.json`` credential file used for Google Cloud PubSub and Google Cloud Storage authentication -* A ``serviceAccount.json`` file that is used for Google Cloud PubSub and Google Cloud Storage authentication - -Make sure this file is shipped to the server that host your PIM. +Make sure this file is shipped to the server which is hosting your PIM. This file must be accessible (read rights) by the system user that runs the pim (example: www-data).