Guest User

Untitled

a guest
Jun 24th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. <yandex>
  2. <dictionary>
  3. <name>oui</name>
  4.  
  5. <source>
  6. <mysql>
  7. <port>3306</port>
  8. <user>****</user>
  9. <password>****</password>
  10. <replica>
  11. <host>****</host>
  12. <priority>1</priority>
  13. </replica>
  14. <db>****</db>
  15. <table>oui</table>
  16. <where>NOT is_cid</where>
  17. </mysql>
  18. </source>
  19.  
  20. <layout>
  21. <hashed />
  22. </layout>
  23.  
  24. <structure>
  25. <id>
  26. <name>id</name>
  27. </id>
  28.  
  29. <attribute>
  30. <name>caption</name>
  31. <type>String</type>
  32. <null_value></null_value>
  33. </attribute>
  34. </structure>
  35.  
  36. <lifetime>
  37. <min>43000</min>
  38. <max>43200</max>
  39. </lifetime>
  40. </dictionary>
  41. </yandex>
Add Comment
Please, Sign In to add comment