Software /
code /
prosody-modules
Changeset
2230:42eafc1c61d9
Correct short description key to 'summary'
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 02 Jul 2016 17:39:30 +0200 |
parents | 2229:2a7e9d9e7339 |
children | 2231:131075a3bf0d |
files | mod_host_status_check/README.markdown mod_host_status_heartbeat/README.markdown mod_http_host_status_check/README.markdown |
diffstat | 3 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_host_status_check/README.markdown Sat Jul 02 16:05:02 2016 +0100 +++ b/mod_host_status_check/README.markdown Sat Jul 02 17:39:30 2016 +0200 @@ -1,6 +1,6 @@ --- labels: Stage-Beta -description: Host status check +summary: Host status check ... Introduction