Skip to content
Snippets Groups Projects
Commit 8e0fc884 authored by Erik Reid's avatar Erik Reid
Browse files

allow inactive attribute to appear in configuration elements

parent cca8ad54
Branches
Tags
No related merge requests found
......@@ -80,6 +80,7 @@ CONFIG_SCHEMA = """<?xml version="1.1" encoding="UTF-8" ?>
</xs:sequence>
<xs:attribute name="changed-seconds" type="xs:string" />
<xs:attribute name="changed-localtime" type="xs:string" />
<xs:attribute name="inactive" type="xs:string" />
</xs:complexType>
</xs:element>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment