mirror of
https://github.com/magefree/mage.git
synced 2026-01-09 12:22:10 -08:00
Use mailgun for sending emails.
This commit is contained in:
parent
0578d06bd3
commit
7d3a9d076d
8 changed files with 67 additions and 13 deletions
|
|
@ -36,6 +36,8 @@
|
|||
<xs:attribute name="saveGameActivated" type="xs:boolean" use="optional"/>
|
||||
<xs:attribute name="authenticationActivated" type="xs:boolean" use="optional"/>
|
||||
<xs:attribute name="googleAccount" type="xs:string" use="optional"/>
|
||||
<xs:attribute name="mailgunApiKey" type="xs:string" use="optional"/>
|
||||
<xs:attribute name="mailgunDomain" type="xs:string" use="optional"/>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue