mirror of
https://github.com/odoo/documentation.git
synced 2025-12-12 07:29:27 +07:00
[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:
@@ -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 <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:`Odoo’s 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>`.
|
||||
|
||||
Reference in New Issue
Block a user