mirror of
https://github.com/ONLYOFFICE/XMPPServer.git
synced 2025-04-18 14:44:10 +03:00
fix
This commit is contained in:
parent
438c9ff98d
commit
16839d564e
@ -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>
|
Loading…
x
Reference in New Issue
Block a user