Skip to content

Instantly share code, notes, and snippets.

@geek1706
Last active July 24, 2019 09:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save geek1706/b75a4545e0656ab8413d24b65e63e1eb to your computer and use it in GitHub Desktop.
Save geek1706/b75a4545e0656ab8413d24b65e63e1eb to your computer and use it in GitHub Desktop.
Music offline config
{
"enableDropbox": true,
"enableGoogleDrive": false,
"supportedAudioFiles": [
"mp3",
"wav"
],
"supportedVideoFiles" : [
"mov",
"mp4"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment