File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -608,7 +608,7 @@ baseuri = 'discord://4174216298/JHMHI8qBe7bk2ZwO5U711o3dV_js'
608
608
; https://github.com/caronc/apprise/wiki/URLBasics
609
609
; https://github.com/caronc/apprise/wiki/Notify_ntfy
610
610
module = ' apprise_single'
611
- baseuri = ' ntfy://user:password/ ntfy.example.org/topic1/topic2'
611
+ baseuri = ' ntfy://user:password@ ntfy.example.org/topic1/topic2'
612
612
613
613
[apprise-single-test]
614
614
topic = apprise/single/#
@@ -645,7 +645,7 @@ module = 'apprise_multi'
645
645
targets = {
646
646
' demo-http' : [ { ' baseuri' : ' json://localhost:1234/mqtthook' }, { ' baseuri' : ' json://daq.example.org:5555/foobar' } ],
647
647
' demo-discord' : [ { ' baseuri' : ' discord://4174216298/JHMHI8qBe7bk2ZwO5U711o3dV_js' } ],
648
- ' demo-ntfy' : [ { ' baseuri' : ' ntfy://user:password/ ntfy.example.org/topic1/topic2' } ],
648
+ ' demo-ntfy' : [ { ' baseuri' : ' ntfy://user:password@ ntfy.example.org/topic1/topic2' } ],
649
649
' demo-mailto' : [ {
650
650
' baseuri' : ' mailtos://smtp_username:smtp_password@mail.example.org' ,
651
651
' recipients' : [' foo@example.org' , ' bar@example.org' ],
You can’t perform that action at this time.
0 commit comments