Advertisement
Guest User

Untitled

a guest
Mar 17th, 2016
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. -
  2. name: John Smith
  3. login: jsmith
  4. email: jsmith@example.com
  5. password: 123qwe
  6. subscriptions:
  7. -
  8. name: example.com
  9. sys_user:
  10. login: jsmith
  11. password: 123qwe1
  12. addon_domains:
  13. -
  14. name: another.tld
  15. -
  16. name: other.tld
  17. subdomains:
  18. -
  19. name: s.another.tld
  20. -
  21. name: s.example.com
  22. databases:
  23. -
  24. type: mysql
  25. name: examplecomdb1
  26. user:
  27. login: exdbuser1
  28. password: qweqwe
  29. -
  30. type: mysql
  31. name: examplecomdb2
  32. user:
  33. login: exdbuser2
  34. password: eiury
  35. mailboxes:
  36. -
  37. name: john@example.com
  38. password: 123qwe
  39. limit: 50M
  40. spamfilter: true
  41. antivirus: false
  42. -
  43. name: bob@example.com
  44. password: 123qwe
  45. limit: 10M
  46. -
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement