diff --git a/push.cpp b/push.cpp index 0d1e417..b1927c0 100644 --- a/push.cpp +++ b/push.cpp @@ -1076,7 +1076,7 @@ class CPushMod : public CModule } else if (value == "pushover") { - PutModule("Note: Pushover requires setting the 'secret' option"); + PutModule("Note: Pushover requires setting both the 'username' (to user key) and the 'secret' (to application api key) option"); } else if (value == "prowl") {