Files
workavia-mail-front/docs/configuration/cozy_integration_configuration.md
T
DatDang b5280c805d TF-3603: Integrate Cozy features
TF-3603 [TEMP] expose Cozy integration result to console.log
2025-06-18 10:33:44 +07:00

12 lines
274 B
Markdown

## Configuration Cozy Integration
### Context
- Cozy script load is optional
### How to config
In [env.file]:
- If you want to load Cozy script:
```COZY_INTEGRATION=true```
- If you don't want to load Cozy script:
```COZY_INTEGRATION=false```
or
```COZY_INTEGRATION=```