mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-24 02:08:36 +00:00
Object storage inactivation: changes INACTIVE concept for DISABLE
This commit is contained in:
committed by
Maksym Yankin
co-authored by
Maksym Yankin
parent
de19785632
commit
361891fedb
@@ -39,8 +39,8 @@ Default configuration means:
|
||||
* application/javascript are stored in database whatever their size
|
||||
* text/css are stored in database whatever their size
|
||||
|
||||
Inactivate attachment storage I/O
|
||||
---------------------------------
|
||||
Disable attachment storage I/O
|
||||
------------------------------
|
||||
|
||||
Define a environment variable `ATTACHMENT_STORAGE_INACTIVE` set to `1`
|
||||
Define a environment variable `DISABLE_ATTACHMENT_STORAGE` set to `1`
|
||||
This will prevent any kind of exceptions and read/write on storage attachments.
|
||||
|
||||
Reference in New Issue
Block a user