From 0620b37d766490c449f3a7c4beaa41f07ab126ae Mon Sep 17 00:00:00 2001 From: David Newhall II Date: Sun, 7 Jul 2024 14:28:59 -0700 Subject: [PATCH] add prefix and header values to examples --- docs/install/configuration.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/install/configuration.md b/docs/install/configuration.md index 4166568..da79464 100644 --- a/docs/install/configuration.md +++ b/docs/install/configuration.md @@ -81,7 +81,7 @@ If you put them anywhere else they may be attached to a `[[header]]` inadvertent When using environment variables, you can simply omit the ones you don't set or change from default.
- Examples + Examples. Prefix: UN - Using the config file: @@ -185,7 +185,7 @@ It provides no UI. This may change in the future. The web server was added in v0
- Examples + Examples. Prefix: UN_WEBSERVER, Header: [webserver] - Using the config file: @@ -232,7 +232,7 @@ UN_WEBSERVER_UPSTREAMS=127.0.0.1/32,10.1.2.0/24 ## Sonarr
- Examples + Examples. Prefix: UN_SONARR_#, Header: [[sonarr]] - Using the config file: @@ -276,7 +276,7 @@ UN_SONARR_0_DELETE_DELAY=5m ## Radarr
- Examples + Examples. Prefix: UN_RADARR_#, Header: [[radarr]] - Using the config file: @@ -320,7 +320,7 @@ UN_RADARR_0_DELETE_DELAY=5m ## Lidarr
- Examples + Examples. Prefix: UN_LIDARR_#, Header: [[lidarr]] - Using the config file: @@ -364,7 +364,7 @@ UN_LIDARR_0_DELETE_DELAY=5m ## Readarr
- Examples + Examples. Prefix: UN_READARR_#, Header: [[readarr]] - Using the config file: @@ -408,7 +408,7 @@ UN_READARR_0_DELETE_DELAY=5m ## Whisparr
- Examples + Examples. Prefix: UN_WHISPARR_#, Header: [[whisparr]] - Using the config file: @@ -452,7 +452,7 @@ UN_WHISPARR_0_DELETE_DELAY=5m ## Folder
- Examples + Examples. Prefix: UN_FOLDER_#, Header: [[folder]] - Using the config file: @@ -500,7 +500,7 @@ monitor your download client's "move to" path if you're not using it with an Sta ## Command Hooks
- Examples + Examples. Prefix: UN_CMDHOOK_#, Header: [[cmdhook]] - Using the config file: @@ -591,7 +591,7 @@ UN_DATA_ERROR= ## Webhooks
- Examples + Examples. Prefix: UN_WEBHOOK_#, Header: [[webhook]] - Using the config file: