Add link to details

This commit is contained in:
Fabian Affolter 2017-08-21 15:27:51 +02:00
parent bb53abdc6f
commit 1ba327ce68
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -34,3 +34,5 @@ Configuration variables:
- **hostname** (*Optional*): The hostname or IP address of the GNTP server to contact.
- **password** (*Optional*): The password to authenticate to the GNTP server with.
- **port** (*Optional*): The port that the GNTP server runs on. The specification states that servers should not allow users to use any port other than 23053 but `port` is provided here just in case.
To use notifications, please see the [getting started with automation page](/getting-started/automation/).