Browse Source

minor cleanup

pull/2407/head
fgma 6 years ago
parent
commit
7d01f19fea
  1. 1
      notify/xmpp.sh

1
notify/xmpp.sh

@ -5,7 +5,6 @@
#XMPP_BIN="/usr/bin/sendxmpp" #XMPP_BIN="/usr/bin/sendxmpp"
#XMPP_BIN_ARGS="-n -t --tls-ca-path=/etc/ssl/certs" #XMPP_BIN_ARGS="-n -t --tls-ca-path=/etc/ssl/certs"
#XMPP_TO="zzzz@example.com" #XMPP_TO="zzzz@example.com"
#XMPP_NOVALIDATE=""
xmpp_send() { xmpp_send() {
_subject="$1" _subject="$1"

Loading…
Cancel
Save