text changes

This commit is contained in:
Nathaniel Landau
2015-05-26 13:54:42 -04:00
parent 74a447c331
commit 717b75d89d
2 changed files with 6 additions and 6 deletions

View File

@@ -1,12 +1,12 @@
# PUSHOVER CONFIGURATION FILE
# -------------------------------------------------------------
# To enable the ability to send notifications from scripts
# 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
# Then rename this file to pushover.cfg
#
# You may obtain these credentials at https://pushover.net
#
#
# -------------------------------------------------------------
PUSHOVER_API_KEY="aUJmXXN5KUqMDWDsRaxYtMzVjE4ibt"
PUSHOVER_USER_KEY="u8Q5yJsut7jq5bcKioPa3f9MHbGyNW"
PUSHOVER_API_KEY="YourApplicationAPIKey"
PUSHOVER_USER_KEY="YourUserKey"