Start music plugin
- New plugin music - Moved imports and util functions - Pass base=0 to disable all base options
This commit is contained in:
@@ -29,11 +29,15 @@
|
||||
"enabled":false, "//":"Enable or disable coding habits metrics",
|
||||
"from":100, "//":"Number of activity events to base habits on (up to 100)"
|
||||
},
|
||||
"languages":{ "//":"Languages plugins",
|
||||
"languages":{ "//":"Languages plugin",
|
||||
"enabled":true, "//":"Enable or disable most used languages metrics"
|
||||
},
|
||||
"followup":{ "//":"Follow-up plugin",
|
||||
"enabled":true, "//":"Enable owned repositories issues and pull requests metrics"
|
||||
},
|
||||
"music":{ "//":"Music plugin",
|
||||
"enabled":false, "//":"Enable music plugin",
|
||||
"token":null, "//":"Music provider token (may be required depending on provider)"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user