mirror of
https://github.com/SeanOMik/znc-push.git
synced 2025-04-21 05:14:02 +00:00
Minor type-o
This commit is contained in:
parent
b0f35781e7
commit
9f74d17897
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ Configure push module
|
|||
|
||||
Following these steps in your IRC client that is connected to your bouncer:
|
||||
|
||||
* set secret to the **API Token/Key**: <code>/msg *push set secrete your-api-token-key</code>
|
||||
* set secret to the **API Token/Key**: <code>/msg *push set secret your-api-token-key</code>
|
||||
* set service to 'pushover': <code>/msg *push set service pushover</code>
|
||||
* set target to your device name: <code>/msg *push set target iphone4</code>
|
||||
* set username to your **user key**: <code>/msg *push set username your-user-key</code>
|
||||
|
|
Loading…
Add table
Reference in a new issue