Skip to content

Commit 6095190

Browse files
committed
Add new params to XSD, refs #105
1 parent d5d585d commit 6095190

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Resources/config/schema/monolog-1.0.xsd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@
6161
<xsd:attribute name="channel" type="xsd:string" />
6262
<xsd:attribute name="bot-name" type="xsd:string" />
6363
<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" />
6466
<xsd:attribute name="icon-emoji" type="xsd:string" />
6567
<xsd:attribute name="file-permission" type="xsd:string" />
6668
<xsd:attribute name="index" type="xsd:string" />

0 commit comments

Comments
 (0)