Guest User

Untitled

a guest
Aug 15th, 2024
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.08 KB | None | 0 0
  1. lavalink:
  2. plugins:
  3. - dependency: com.github.topi314.lavasrc:lavasrc-plugin:4.1.1
  4. - dependency: com.github.topi314.lavasearch:lavasearch-plugin:1.0.0
  5. - dependency: dev.lavalink.youtube:youtube-plugin:1.6.0
  6. snapshot: false
  7. - dependency: com.github.devoxin:lavadspx-plugin:0.0.5
  8. server:
  9. bufferDurationMs: 400
  10. frameBufferDurationMs: 5000
  11. gc-warnings: true
  12. opusEncodingQuality: 0
  13. password:
  14. playerUpdateInterval: 5
  15. ratelimit:
  16. ipBlocks:
  17. - 2001:470:c86b::/48
  18. searchTriggersFail: true
  19. strategy: LoadBalance
  20. resamplingQuality: LOW
  21. soundcloudSearchEnabled: true
  22. sources:
  23. bandcamp: true
  24. http: true
  25. local: false
  26. mixer: true
  27. soundcloud: true
  28. twitch: true
  29. vimeo: true
  30. youtube: false
  31. trackStuckThresholdMs: 10000
  32. useSeekGhosting: true
  33. youtubePlaylistLoadLimit: 6
  34. youtubeSearchEnabled: true
  35. logging:
  36. file:
  37. max-history: 30
  38. max-size: 1GB
  39. level:
  40. root: INFO
  41. lavalink: DEBUG
  42. lavalink.server.io.SocketContext: TRACE
  43. com.sedmelluq.discord.lavaplayer.tools.ExceptionTools: DEBUG
  44. path: ./logs/
  45. request:
  46. enabled: true
  47. includeClientInfo: true
  48. includeHeaders: false
  49. includePayload: true
  50. includeQueryString: true
  51. maxPayloadLength: 10000
  52. logback:
  53. rollingpolicy:
  54. max-file-size: 1GB
  55. max-history: 30
  56. metrics:
  57. prometheus:
  58. enabled: false
  59. endpoint: /metrics
  60. plugins:
  61. youtube:
  62. enabled: true
  63. allowSearch: true
  64. allowDirectVideoIds: true
  65. allowDirectPlaylistIds: true
  66. clients:
  67. - MUSIC
  68. - ANDROID_TESTSUITE
  69. - WEB
  70. - TVHTML5EMBEDDED
  71. clientOptions:
  72. WEB:
  73. playback: false
  74. videoLoading: false
  75. TVHTML5EMBEDDED:
  76. playlistLoading: false
  77. searching: false
  78. lavasrc:
  79. applemusic:
  80. albumLoadLimit: 6
  81. countryCode: US
  82. mediaAPIToken: UsInJvb3RfaHR0cHNfb3JpZ2luIjpbImFwcGxlLmNvbSJdfQ.cAIuM4iKl00foeqabCEJplNDJa8M2lZFKOcwcFOGG4SCGT3sNG8n006hZE5BryJUcVij6HTpSjSbhzSQ-H1u6A
  83. playlistLoadLimit: 6
  84. deezer:
  85. masterDecryptionKey: g4
  86. flowerytts:
  87. audioFormat: mp3
  88. silence: 0
  89. speed: 1
  90. translate: false
  91. voice: default voice
  92. providers: null
  93. sources:
  94. applemusic: true
  95. deezer: true
  96. flowerytts: true
  97. spotify: true
  98. yandexmusic: false
  99. youtube: false
  100. spotify:
  101. albumLoadLimit: 6
  102. clientId: 0cc70ad27b8f
  103. clientSecret: f0
  104. countryCode: US
  105. playlistLoadLimit: 6
  106. sentry:
  107. dsn: ""
  108. environment: ""
  109. server:
  110. address: 0.0.0.0
  111. port: 1220
Advertisement
Add Comment
Please, Sign In to add comment