Skip to content

Commit 0620b37

Browse files
committed
add prefix and header values to examples
1 parent 3287862 commit 0620b37

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docs/install/configuration.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ If you put them anywhere else they may be attached to a `[[header]]` inadvertent
8181
When using environment variables, you can simply omit the ones you don't set or change from default.
8282

8383
<details>
84-
<summary>Examples</summary>
84+
<summary>Examples. Prefix: <b>UN</b></summary>
8585

8686
- Using the config file:
8787

@@ -185,7 +185,7 @@ It provides no UI. This may change in the future. The web server was added in v0
185185

186186

187187
<details>
188-
<summary>Examples</summary>
188+
<summary>Examples. Prefix: <b>UN_WEBSERVER</b>, Header: <b>[webserver]</b></summary>
189189

190190
- Using the config file:
191191

@@ -232,7 +232,7 @@ UN_WEBSERVER_UPSTREAMS=127.0.0.1/32,10.1.2.0/24
232232
## Sonarr
233233

234234
<details>
235-
<summary>Examples</summary>
235+
<summary>Examples. Prefix: <b>UN_SONARR_#</b>, Header: <b>[[sonarr]]</b></summary>
236236

237237
- Using the config file:
238238

@@ -276,7 +276,7 @@ UN_SONARR_0_DELETE_DELAY=5m
276276
## Radarr
277277

278278
<details>
279-
<summary>Examples</summary>
279+
<summary>Examples. Prefix: <b>UN_RADARR_#</b>, Header: <b>[[radarr]]</b></summary>
280280

281281
- Using the config file:
282282

@@ -320,7 +320,7 @@ UN_RADARR_0_DELETE_DELAY=5m
320320
## Lidarr
321321

322322
<details>
323-
<summary>Examples</summary>
323+
<summary>Examples. Prefix: <b>UN_LIDARR_#</b>, Header: <b>[[lidarr]]</b></summary>
324324

325325
- Using the config file:
326326

@@ -364,7 +364,7 @@ UN_LIDARR_0_DELETE_DELAY=5m
364364
## Readarr
365365

366366
<details>
367-
<summary>Examples</summary>
367+
<summary>Examples. Prefix: <b>UN_READARR_#</b>, Header: <b>[[readarr]]</b></summary>
368368

369369
- Using the config file:
370370

@@ -408,7 +408,7 @@ UN_READARR_0_DELETE_DELAY=5m
408408
## Whisparr
409409

410410
<details>
411-
<summary>Examples</summary>
411+
<summary>Examples. Prefix: <b>UN_WHISPARR_#</b>, Header: <b>[[whisparr]]</b></summary>
412412

413413
- Using the config file:
414414

@@ -452,7 +452,7 @@ UN_WHISPARR_0_DELETE_DELAY=5m
452452
## Folder
453453

454454
<details>
455-
<summary>Examples</summary>
455+
<summary>Examples. Prefix: <b>UN_FOLDER_#</b>, Header: <b>[[folder]]</b></summary>
456456

457457
- Using the config file:
458458

@@ -500,7 +500,7 @@ monitor your download client's "move to" path if you're not using it with an Sta
500500
## Command Hooks
501501

502502
<details>
503-
<summary>Examples</summary>
503+
<summary>Examples. Prefix: <b>UN_CMDHOOK_#</b>, Header: <b>[[cmdhook]]</b></summary>
504504

505505
- Using the config file:
506506

@@ -591,7 +591,7 @@ UN_DATA_ERROR=
591591
## Webhooks
592592

593593
<details>
594-
<summary>Examples</summary>
594+
<summary>Examples. Prefix: <b>UN_WEBHOOK_#</b>, Header: <b>[[webhook]]</b></summary>
595595

596596
- Using the config file:
597597

0 commit comments

Comments
 (0)