mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-24 02:08:36 +00:00
Object Storage - unsafe mode
This commit is contained in:
@@ -38,3 +38,10 @@ Default configuration means:
|
||||
stored in database
|
||||
* application/javascript are stored in database whatever their size
|
||||
* text/css are stored in database whatever their size
|
||||
|
||||
Unsafe mode
|
||||
-----------
|
||||
|
||||
Define a environment variable `ATTACHMENT_STORAGE_UNSAFE` set to `1`
|
||||
This will prevent and avoid any king of exceptions and filestore read/write
|
||||
issues.
|
||||
|
||||
Reference in New Issue
Block a user