Update fcm_configuration.md
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
### Context
|
||||
- Team Mail using FCM service
|
||||
- User need config env for FCM service
|
||||
- Now only support to Android
|
||||
- Backend need have capability: `com:linagora:params:jmap:firebase:push`
|
||||
### How to config
|
||||
1.Add environment of FCM service in [env.fcm](https://github.com/linagora/tmail-flutter/blob/master/configurations/env.fcm)
|
||||
Android config:
|
||||
@@ -29,4 +29,4 @@ FIREBASE_WEB_VAPID_PUBLIC_KEY=abc
|
||||
2. Active field FCM_AVAILABLE in [env.file](https://github.com/linagora/tmail-flutter/blob/master/env.file)
|
||||
```
|
||||
FCM_AVAILABLE=supported
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user