From 42fa559de0fed58df57d6781bb2d6c8265d31a34 Mon Sep 17 00:00:00 2001 From: xpl-odoo Date: Wed, 23 Apr 2025 15:26:06 +0000 Subject: [PATCH] [FIX] general: fix cloud storage note indentation X-original-commit: 480241f9661cd3caba8c04b39cff9b856844d318 --- .../applications/general/integrations/cloud_storage.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/content/applications/general/integrations/cloud_storage.rst b/content/applications/general/integrations/cloud_storage.rst index a17902ae4f..1f36f57595 100644 --- a/content/applications/general/integrations/cloud_storage.rst +++ b/content/applications/general/integrations/cloud_storage.rst @@ -124,10 +124,11 @@ App registration #. Click :guilabel:`Add a certificate or secret` next to :guilabel:`Client credentials`, click :guilabel:`New client secret`, then :guilabel:`Add`. -.. important:: - For security reasons, leave the :guilabel:`Expires` field on `180 days (6 months)` or choose a - shorter expiration interval. Before the secret expires, adding a new client secret and updating - :ref:`Odoo’s configuration ` with the new value is necessary. + .. important:: + For security reasons, leave the :guilabel:`Expires` field on `180 days (6 months)` or choose a + shorter expiration interval. Before the secret expires, adding a new client secret and + updating :ref:`Odoo’s configuration ` with the new value is + necessary. #. Copy the client secret's :guilabel:`Value` and store it securely. It will be used when :ref:`configuring Odoo `.