mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-24 08:47:40 +00:00
[13.0][IMP] attachment_azure: Write and read storage name along filename for extended usability
This commit is contained in:
committed by
Yannick Vaucher
co-authored by
Yannick Vaucher
parent
ae2f2efa04
commit
f28f87018e
@@ -51,6 +51,9 @@ Activate Azure Blob storage:
|
||||
One container will be created per database using the `RUNNING_ENV` environment variable
|
||||
and the name of the database. By default, `RUNNING_ENV` is set to `dev`.
|
||||
|
||||
The container name will also be stored in the database for each attachment,
|
||||
and will be used to access the right container in the storage.
|
||||
|
||||
This addon must be added in the server wide addons with (``--load`` option):
|
||||
|
||||
``--load=web,attachment_azure``
|
||||
|
||||
Reference in New Issue
Block a user