mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-24 02:08:36 +00:00
Explicit attachment_s3 must be started in --load
This commit is contained in:
@@ -29,6 +29,10 @@ the other location (db or filesystem). This is a convenient way to be able to
|
|||||||
read the production attachments on a replication (since you have the
|
read the production attachments on a replication (since you have the
|
||||||
credentials) without any risk to alter the production data.
|
credentials) without any risk to alter the production data.
|
||||||
|
|
||||||
|
This addon must be added in the server wide addons with (``--load`` option):
|
||||||
|
|
||||||
|
``--load=web,web_kanban,attachment_s3``
|
||||||
|
|
||||||
Limitations
|
Limitations
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user