TF-3603: Integrate Cozy features
TF-3603 [TEMP] expose Cozy integration result to console.log
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
## 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=```
|
||||
Reference in New Issue
Block a user