##// END OF EJS Templates
Updated request 'pull' to show how we filter the sender hosts
neko259 -
r783:a07f0217 decentral
parent child Browse files
Show More
@@ -8,15 +8,12 b''
8 <tags>
8 <tags>
9 <tag>tag1</tag>
9 <tag>tag1</tag>
10 </tags>
10 </tags>
11 <sender>
12 <allow>
13 <key>abcehy3h9t</key>
14 <key>ehoehyoe</key>
15 </allow>
16 <!-- There can be only allow block (all other are denied) or deny block (all other are allowed) -->
17 </sender>
11 </filter>
18 </filter>
12 <hosts>
13 <allow>
14 <host>*</host>
15 </allow>
16 <deny></deny>
17 <pools>
18 <pool>test1</pool>
19 <pool>test2</pool>
20 </pools>
21 </hosts>
22 </request>
19 </request>
General Comments 0
You need to be logged in to leave comments. Login now