Object Storage - unsafe mode

This commit is contained in:
Stephane Mangin
2022-04-13 13:11:01 +02:00
parent 78b626ee97
commit 28f2258551
3 changed files with 50 additions and 1 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`.
### Ongoing instance checks
To prevent object storage to be accessed while failing for any kind of reason
set this environment variable `ATTACHMENT_STORAGE_UNSAFE` set to `1`.