Files
shell-scripting-templates/etc/pushover.cfg.sample
2015-01-02 21:03:49 -05:00

13 lines
485 B
Plaintext

# PUSHOVER CONFIGURATION FILE
# -------------------------------------------------------------
# To enable the ability to send notifications from scripts
# via Pushover enter your Pushover API and USER keys below.
# Then rename this file to pushover.cfg
#
# You may obtain these credentials at https://pushover.net
#
# -------------------------------------------------------------
PUSHOVER_API_KEY="aUJmXXN5KUqMDWDsRaxYtMzVjE4ibt"
PUSHOVER_USER_KEY="u8Q5yJsut7jq5bcKioPa3f9MHbGyNW"