adding duration for repomirror check

This commit is contained in:
brent s 2020-07-23 11:17:57 -04:00
parent e70294dcfd
commit d5c656c757
Signed by: bts
GPG Key ID: 8C004C2F93481F6B
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
<xs:element name="port" minOccurs="0" type="t_net_port"/>
<xs:element name="path" minOccurs="1" type="t_unix_dirpath"/>
</xs:all>
<xs:attribute name="delayCheck" type="xs:duration" use="optional" default="P0Y0M0W2DT0H0M0S"/>
</xs:complexType>

</xs:schema>