feat: add preset: no for a few options

This commit is contained in:
lowlighter
2022-01-21 20:39:47 -05:00
parent 37cf7cc973
commit 71ce3df6a3
11 changed files with 14 additions and 1 deletions

View File

@@ -66,3 +66,4 @@ inputs:
type: string
description: AniList login
default: .user.login
preset: no

View File

@@ -104,3 +104,4 @@ inputs:
default: .user.login
example: lowlighter, lowlighter@users.noreply.github.com
global: yes
preset: no

View File

@@ -71,6 +71,7 @@ inputs:
type: string
default: ""
example: https://embed.music.apple.com/--/playlist/--------/--------
preset: no
plugin_music_limit:
description: Display limit
@@ -112,3 +113,4 @@ inputs:
description: Music provider username
type: string
default: .user.login
preset: no

View File

@@ -24,6 +24,7 @@ inputs:
description: Audited website
type: string
default: .user.website
preset: no
plugin_pagespeed_detailed:
description: |

View File

@@ -83,6 +83,7 @@ inputs:
format: comma-separated
default: ""
example: octocat, hubot
preset: no
plugin_people_sponsors_custom:
description: |
@@ -94,6 +95,7 @@ inputs:
format: comma-separated
default: ""
example: octocat, hubot
preset: no
plugin_people_shuffle:
description: |

View File

@@ -49,4 +49,5 @@ inputs:
description: External source username
type: string
default: .user.login
preset: no

View File

@@ -37,6 +37,7 @@ inputs:
example: username/repo/projects/1, username/repo/projects/2, ...
format: comma-separated
default: ""
preset: no
plugin_projects_descriptions:
description: Toggle projects descriptions display

View File

@@ -30,3 +30,4 @@ inputs:
format: comma-separated
default: ""
example: lowlighter/metrics
preset: no

View File

@@ -19,6 +19,7 @@ inputs:
description: Stackoverflow user id
type: number
default: 0
preset: no
plugin_stackoverflow_sections:
description: |

View File

@@ -37,3 +37,4 @@ inputs:
description: Twitter username
type: string
default: .user.twitter
preset: no

View File

@@ -73,3 +73,4 @@ inputs:
description: WakaTime username
type: string
default: current
preset: no