This commit is contained in:
Fabian Affolter 2016-09-06 22:23:00 +02:00
parent 738dc54259
commit f32315b4bc
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -30,8 +30,8 @@ notify:
Configuration variables:
- **name** (*Optional*): Setting the optional parameter `name` allows multiple notifiers to be created. The default value is `notify`. The notifier will bind to the service `notify.NOTIFIER_NAME`.
- **api_key** (*Required*): Enter the API key for NMA.
- **api_key** (*Required*): The API key for NMA.
Details for the (API)[https://www.notifymyandroid.com/api.jsp].
Details for the [API](https://www.notifymyandroid.com/api.jsp).
To use notifications, please see the [getting started with automation page](/getting-started/automation/).