mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-24 02:08:36 +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
09f85ce221
commit
42db6d2ee1
@@ -27,6 +27,9 @@ The container name can be overridden with environment variable ``AZURE_STORAGE_N
|
||||
The strings ``{db}`` and ``{env}`` can be used inside that variable and the values
|
||||
will be replaced respectively by the database name and environment name.
|
||||
|
||||
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