Show More
@@ -1,22 +1,19 b'' | |||
|
1 | 1 | <?xml version="1.1" encoding="UTF-8" ?> |
|
2 | 2 | <request version="3" type="pull"> |
|
3 | 3 | <model>post</model> |
|
4 | 4 | <filter> |
|
5 | 5 | <version>3</version> |
|
6 | 6 | <timestamp_from>0</timestamp_from> |
|
7 | 7 | <timestamp_to>0</timestamp_to> |
|
8 | 8 | <tags> |
|
9 | 9 | <tag>tag1</tag> |
|
10 | 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 | 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 | 19 | </request> |
General Comments 0
You need to be logged in to leave comments.
Login now