mirror of https://github.com/SeanOMik/znc-push.git
tweaked format
This commit is contained in:
parent
e7443d6392
commit
a7f852f3da
|
@ -82,8 +82,8 @@ You can also load the module with options:
|
||||||
/msg *status loadmod push <service> <username> <secret> <target> <sound>
|
/msg *status loadmod push <service> <username> <secret> <target> <sound>
|
||||||
|
|
||||||
Note: Sound option is only available for Pushover.net API. Also, for some services, there is
|
Note: Sound option is only available for Pushover.net API. Also, for some services, there is
|
||||||
no username, in that case you can replace <username> with the secret and replace <secret>
|
no username, in that case you can replace <username> with the secret and replace <secret>
|
||||||
with "null" minus the quotes.
|
with <strong>null</strong>.
|
||||||
|
|
||||||
Migrating From Notifo
|
Migrating From Notifo
|
||||||
---------------------
|
---------------------
|
||||||
|
|
Loading…
Reference in New Issue