### 🗨️ Stackoverflow plugin The *stackoverflow* plugin lets you display your metrics, questions and answer from [stackoverflow](https://stackoverflow.com/).
|
|
| Type | Description |
plugin_stackoverflow |
Stackoverflow metrics |
type: boolean
default: no |
|
plugin_stackoverflow_user |
Stackoverflow user id |
type: number
default: 0 |
|
plugin_stackoverflow_sections |
Sections to display |
type: array
(comma-separated)
default: answers-top, questions-recent allowed values:
|
|
plugin_stackoverflow_limit |
Maximum number of entries to display per section |
type: number
(1 ≤
𝑥
≤ 30)
default: 2 |
|
plugin_stackoverflow_lines |
Maximum number of lines to display per question or answer |
type: number
(0 ≤
𝑥)
default: 4 |
|
plugin_stackoverflow_lines_snippet |
Maximum number of lines to display per code snippet |
type: number
(0 ≤
𝑥)
default: 2 |