Guest User

Untitled

a guest
Sep 8th, 2020
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. <dictionary>
  2. <name>xxx</name>
  3. <source>
  4. <http>
  5. <url>http://xxx:80/api/xxx</url>
  6. <format>TabSeparated</format>
  7. </http>
  8. </source>
  9. <layout>
  10. <hashed />
  11. </layout>
  12.  
  13. <structure>
  14. <id>
  15. <name>id</name>
  16. </id>
  17.  
  18. <attribute>
  19. <name>xxx</name>
  20. <type>String</type>
  21. <null_value></null_value>
  22. </attribute>
  23. </structure>
  24. <lifetime>3600</lifetime>
  25. </dictionary>
Add Comment
Please, Sign In to add comment