1
0
mirror of https://github.com/ONLYOFFICE/XMPPServer.git synced 2025-04-18 14:44:10 +03:00
This commit is contained in:
Nikolay Rechkin 2022-06-21 14:56:57 +03:00
parent 438c9ff98d
commit 16839d564e

View File

@ -1,6 +1,16 @@
<?xml version="1.0" encoding="utf-8" ?>
<consumers>
<components>
<component
type="ASC.Web.Core.Jabber.FireBase, ASC.Web.Core"
name="Firebase"
order="12">
<props>
<item key="firebase_apiKey" value=""/>
<item key="firebase_projectId" value=""/>
<item key="firebase_messagingSenderId" value=""/>
<item key="firebase_authorization" value=""/>
</props>
</component>
</components>
</consumers>