Merge branch 'mp-629'
[metaproxy-moved-to-github.git] / xml / schema / filter_frontend_net.rnc
index 1776c47..4e32ccd 100644 (file)
@@ -7,6 +7,8 @@ filter_frontend_net =
   attribute id { xsd:NCName }?,
   attribute name { xsd:NCName }?,
   element mp:threads { xsd:integer }?,
+  element mp:max-threads { xsd:integer }?,
+  element mp:stack-size { xsd:integer }?,
   element mp:port {
     attribute route { xsd:NCName }?,
     attribute max_recv_bytes { xsd:integer }?,