Object Storage - unsafe mode

This commit is contained in:
Stephane Mangin
2022-04-13 12:45:14 +02:00
parent 78b626ee97
commit 79e34cd493
3 changed files with 49 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`.