Object storage inactivation: changes INACTIVE concept for DISABLE

This commit is contained in:
Stephane Mangin
2022-05-18 16:24:50 +03:00
committed by Maksym Yankin
co-authored by Maksym Yankin
parent de19785632
commit 361891fedb
3 changed files with 16 additions and 16 deletions
+2 -2
View File
@@ -163,7 +163,7 @@ 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
### Attachment storage disability
To prevent object storage to be accessed while failing for any kind of reason
set this environment variable `ATTACHMENT_STORAGE_INACTIVE` set to `1`.
set this environment variable `DISABLE_ATTACHMENT_STORAGE` set to `1`.