Updated Whisper Push Notifications (markdown)

Victor Farazdagi 2017-04-12 18:24:00 +03:00
parent 96e87bfdc6
commit ed423d073b

@ -369,7 +369,7 @@ In order to use that page you need to start the following:
```bash
statusd --datadir app1 --http --httpport 8645 wnode # as Device A
statusd --datadir app2 --http --httpport 8745 wnode # as Device B
statusd --datadir wnode1 wnode --notify --password asdfasdf --injectaccounts=false # as notification server
statusd --datadir wnode2 wnode --notify --password asdfasdf --injectaccounts=false --firebaseauth=XXX # as notification server, you need to setup your app with FCM and use your own authorization key
```
# Limitations