[FIX] general: fix cloud storage note indentation

closes odoo/documentation#13043

X-original-commit: 480241f966
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
This commit is contained in:
xpl-odoo
2025-04-23 15:26:06 +00:00
parent a456bf1841
commit b4a6b30198

View File

@@ -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:`Odoos configuration <cloud-storage/microsoft/odoo>` 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:`Odoos configuration <cloud-storage/microsoft/odoo>` 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 <cloud-storage/microsoft/odoo>`.