We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5d585d commit 6095190Copy full SHA for 6095190
Resources/config/schema/monolog-1.0.xsd
@@ -61,6 +61,8 @@
61
<xsd:attribute name="channel" type="xsd:string" />
62
<xsd:attribute name="bot-name" type="xsd:string" />
63
<xsd:attribute name="use-attachment" type="xsd:boolean" />
64
+ <xsd:attribute name="use-short-attachment" type="xsd:boolean" />
65
+ <xsd:attribute name="include-extra" type="xsd:boolean" />
66
<xsd:attribute name="icon-emoji" type="xsd:string" />
67
<xsd:attribute name="file-permission" type="xsd:string" />
68
<xsd:attribute name="index" type="xsd:string" />
0 commit comments