28:1efbfe153b8f
Anton Shestakov <av6@dwimlabs.net>, Mon, 21 Mar 2016 21:40:30 +0800
index: send presence on connect, handle incoming presences, show contacts

next change 211:4b03f725cb69
previous change 2:048edc316ce1

contrib/provision/roles/nginx/handlers/main.yml

Permissions: -rw-r--r--

Other formats: Feeds:
---
- name: restart nginx
service: name=nginx state=restarted
...