Advertisement
Guest User

Untitled

a guest
Oct 8th, 2014
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. <advancedsettings>
  2. <videodatabase>
  3. <type>mysql</type>
  4. <host>192.168.178.23</host>
  5. <port>3306</port>
  6. <user>xbmc</user>
  7. <pass>xbmc</pass>
  8. </videodatabase>
  9. <musicdatabase>
  10. <type>mysql</type>
  11. <host>192.168.178.23</host>
  12. <port>3306</port>
  13. <user>xbmc</user>
  14. <pass>xbmc</pass>
  15. </musicdatabase>
  16. </advancedsettings>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement