From 87fdcb758da2792cfac8bba65f60a36048dabfeb Mon Sep 17 00:00:00 2001 From: hockeygoalie35 Date: Mon, 29 Apr 2024 12:03:13 -0400 Subject: [PATCH] v2.0-Alternate Notify Options. Fix typo in extended.conf comment --- lidarr/extended.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lidarr/extended.conf b/lidarr/extended.conf index d5efda2..d4f6ce7 100644 --- a/lidarr/extended.conf +++ b/lidarr/extended.conf @@ -85,6 +85,6 @@ pushoverUserKey="" pushoverAppAPIKey="" ntfyEnable="false" # ntfy Notification Support ntfyServerTopic="" # Put your server + topic address ex: https://ntfy.mydomain.com/lidarr -ntfyUserToken="" # create a new user token using the ntfs cli commands. See ntfy documentation on how to do that. +ntfyUserToken="" # create a new user token using the ntfy cli commands. See ntfy documentation on how to do that.