server: # REST and WS server port: 2333 address: 0.0.0.0 lavalink: server: password: "youshallnotpass" sources: youtube: true bandcamp: true soundcloud: true twitch: true vimeo: true http: true local: false bufferDurationMs: 400 youtubePlaylistLoadLimit: 6 playerUpdateInterval: 5 youtubeSearchEnabled: true soundcloudSearchEnabled: true gc-warnings: true youtubeConfig: email: "" password: "" httpConfig: proxyHost: "" proxyPort: 0 proxyUser: "" proxyPassword: "" metrics: prometheus: enabled: false endpoint: /metrics sentry: dsn: "" environment: "" logging: file: max-history: 30 max-size: 1GB path: ./logs/ level: root: INFO lavalink: INFO