Object Storage - inactive mode

This commit is contained in:
Stephane Mangin
2022-05-18 16:24:32 +03:00
committed by Maksym Yankin
co-authored by Maksym Yankin
parent 22726869cf
commit f06ac95508
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`.