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