diff mod_uptime_presence/README.markdown @ 1803:4d73a1a6ba68

Convert all wiki pages to Markdown
author Kim Alvefur <zash@zash.se>
date Fri, 28 Aug 2015 18:03:58 +0200
parents mod_uptime_presence/README.wiki@29f3d6b7ad16
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mod_uptime_presence/README.markdown	Fri Aug 28 18:03:58 2015 +0200
@@ -0,0 +1,13 @@
+---
+labels:
+summary: Report server uptime in presence
+...
+
+Introduction
+============
+
+This module simply responds to a presence probe sent to the server with
+a presence staza containing a timestamp from when the server started.
+
+This is imagined as an alternative to the XEP-0012 "Last Activity"
+protocol that can seem a bit overloaded.