Skip to content

Commit 38cd967

Browse files
committed
tweak api setting wording
1 parent dd62a1a commit 38cd967

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/hhd/settings.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,17 +45,17 @@ http:
4545
children:
4646
enable:
4747
type: bool
48-
title: Enable REST API.
48+
title: Enable the API
4949
tags: [advanced]
5050
hint: >-
51-
Enables the rest API of Handheld Daemon
51+
Enables the API of Handheld Daemon (required for decky and ui).
5252
default: True
5353
port:
5454
type: int
55-
title: REST API Port
55+
title: API Port
5656
tags: [advanced, hhd-port, port, dropdown]
5757
hint: >-
58-
Which port should the REST API be on?
58+
Which port should the API be on?
5959
min: 1024
6060
max: 49151
6161
default: 5335

0 commit comments

Comments
 (0)