feat: add preset: no for a few options
This commit is contained in:
@@ -66,3 +66,4 @@ inputs:
|
||||
type: string
|
||||
description: AniList login
|
||||
default: .user.login
|
||||
preset: no
|
||||
|
||||
@@ -104,3 +104,4 @@ inputs:
|
||||
default: .user.login
|
||||
example: lowlighter, lowlighter@users.noreply.github.com
|
||||
global: yes
|
||||
preset: no
|
||||
@@ -71,6 +71,7 @@ inputs:
|
||||
type: string
|
||||
default: ""
|
||||
example: https://embed.music.apple.com/--/playlist/--------/--------
|
||||
preset: no
|
||||
|
||||
plugin_music_limit:
|
||||
description: Display limit
|
||||
@@ -111,4 +112,5 @@ inputs:
|
||||
plugin_music_user:
|
||||
description: Music provider username
|
||||
type: string
|
||||
default: .user.login
|
||||
default: .user.login
|
||||
preset: no
|
||||
@@ -24,6 +24,7 @@ inputs:
|
||||
description: Audited website
|
||||
type: string
|
||||
default: .user.website
|
||||
preset: no
|
||||
|
||||
plugin_pagespeed_detailed:
|
||||
description: |
|
||||
|
||||
@@ -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: |
|
||||
|
||||
@@ -49,4 +49,5 @@ inputs:
|
||||
description: External source username
|
||||
type: string
|
||||
default: .user.login
|
||||
preset: no
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -30,3 +30,4 @@ inputs:
|
||||
format: comma-separated
|
||||
default: ""
|
||||
example: lowlighter/metrics
|
||||
preset: no
|
||||
|
||||
@@ -19,6 +19,7 @@ inputs:
|
||||
description: Stackoverflow user id
|
||||
type: number
|
||||
default: 0
|
||||
preset: no
|
||||
|
||||
plugin_stackoverflow_sections:
|
||||
description: |
|
||||
|
||||
@@ -37,3 +37,4 @@ inputs:
|
||||
description: Twitter username
|
||||
type: string
|
||||
default: .user.twitter
|
||||
preset: no
|
||||
|
||||
@@ -73,3 +73,4 @@ inputs:
|
||||
description: WakaTime username
|
||||
type: string
|
||||
default: current
|
||||
preset: no
|
||||
Reference in New Issue
Block a user