Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2016
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. LogLevel = 3
  2. LogFile = ""
  3.  
  4. [HTTP]
  5. ListenHost="127.0.0.1"
  6. Port="7800"
  7.  
  8. [SPOTIFY]
  9. Enable = true
  10. Username = "******"
  11. Password = ""
  12. Key = "spotify_appkey.key"
  13. Privatesession = false
  14. Bitrate = 320
  15.  
  16. [YOUTUBE]
  17. Enable = true
  18. Key = "*******************"
  19.  
  20. [SOUNDCLOUD]
  21. Enabled = false
  22. Key = ""
  23.  
  24. [SINUSBOT]
  25. SearchMaxResults=50
  26. SearchTracks=true
  27. SearchArtists=true
  28. SearchPlaylists=true
  29. SearchAlbums=true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement