Ntfy custom parameters? #247
Unanswered
ShinySaana
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Say I have users a, b, and c.
They have their own private ntfy topic,
a-notifs,b-notifs, andc-notifs.I don't wish to repeat myself, and I only want one url in my config,
ntfys://tk_token@ntfy/<something>-notifs, espcially since i may have userdtomorrow.Is there any way I can template this
<something>, somehow?If not, is there a way to do
ntfys://tk_token@ntfy/<something>, at least?My actual use case is not about users, but this example is enough.
Beta Was this translation helpful? Give feedback.
All reactions