Skip to content

Commit caf800d

Browse files
authored
Fix wrong type and description of ingress_panel (#1548)
1 parent 086a5ab commit caf800d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/supervisor/endpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ To reset customized network/audio/options, set it `null`.
261261
| options | dictionary | The add-on configuration |
262262
| audio_output | float or null | The index of the audio output device |
263263
| audio_input | float or null | The index of the audio input device |
264-
| ingress_panel | string | The path for the ingress panel |
264+
| ingress_panel | boolean | `true` if ingress_panel is enabled |
265265
| watchdog | boolean | `true` if watchdog is enabled |
266266

267267
**You need to supply at least one key in the payload.**

0 commit comments

Comments
 (0)