Object Storage - inactive mode

This commit is contained in:
Stephane Mangin
2022-04-14 11:22:46 +02:00
parent 78b626ee97
commit 8109c8def4
3 changed files with 42 additions and 2 deletions
+5
View File
@@ -162,3 +162,8 @@ environment. It will refuse to start if anything is badly configured.
The checks can be bypassed with the environment variable
`ODOO_CLOUD_PLATFORM_UNSAFE` set to `1`.
### Attachment storage inactivation
To prevent object storage to be accessed while failing for any kind of reason
set this environment variable `ATTACHMENT_STORAGE_INACTIVE` set to `1`.