mod_uptime_presence/README.markdown
changeset 1807 4d73a1a6ba68
parent 1786 29f3d6b7ad16
equal deleted inserted replaced
1806:0ab737feada6 1807:4d73a1a6ba68
       
     1 ---
       
     2 labels:
       
     3 summary: Report server uptime in presence
       
     4 ...
       
     5 
       
     6 Introduction
       
     7 ============
       
     8 
       
     9 This module simply responds to a presence probe sent to the server with
       
    10 a presence staza containing a timestamp from when the server started.
       
    11 
       
    12 This is imagined as an alternative to the XEP-0012 "Last Activity"
       
    13 protocol that can seem a bit overloaded.