ci: auto-regenerate files
This commit is contained in:
11
settings.example.json
generated
11
settings.example.json
generated
@@ -109,6 +109,9 @@
|
||||
"starlists":{
|
||||
"enabled": false, "//": "Enable starlists plugin"
|
||||
},
|
||||
"calendar":{
|
||||
"enabled": false, "//": "Enable calendar plugin"
|
||||
},
|
||||
"skyline":{
|
||||
"enabled": false, "//": "Enable skyline plugin"
|
||||
},
|
||||
@@ -116,10 +119,6 @@
|
||||
"token": null, "//":"PageSpeed token\n\nAlthough not mandatory, it strongly advised to create one to avoid triggering the rate limiter. See [PageSpeed documentation](https://developers.google.com/speed/docs/insights/v5/get-started) for more informations.\n",
|
||||
"enabled": false, "//": "Enable pagespeed plugin"
|
||||
},
|
||||
"music":{
|
||||
"token": null, "//":"Music provider token\n\nBelow is the expected token format for each provider:\n- `apple`: *(not supported)*\n- `spotify`: \"client_id, client_secret, refresh_token\"\n- `lastfm`: \"api_key\"\n- `youtube`: \"cookie\"\n",
|
||||
"enabled": false, "//": "Enable music plugin"
|
||||
},
|
||||
"stackoverflow":{
|
||||
"enabled": false, "//": "Enable stackoverflow plugin"
|
||||
},
|
||||
@@ -133,6 +132,10 @@
|
||||
"posts":{
|
||||
"enabled": false, "//": "Enable posts plugin"
|
||||
},
|
||||
"music":{
|
||||
"token": null, "//":"Music provider token\n\nBelow is the expected token format for each provider:\n- `apple`: *(not supported)*\n- `spotify`: \"client_id, client_secret, refresh_token\"\n- `lastfm`: \"api_key\"\n- `youtube`: \"cookie\"\n",
|
||||
"enabled": false, "//": "Enable music plugin"
|
||||
},
|
||||
"rss":{
|
||||
"enabled": false, "//": "Enable rss plugin"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user