166:2a8165b71e95
Anton Shestakov <av6@dwimlabs.net>, Sat, 16 Apr 2016 17:26:18 +0800
index: add another model, ClientSettings, to hold configurable parameters It's only used for configuring chat state notifications at the moment.

previous change 114:d32589221d3e

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

Permissions: -rw-r--r--

Other formats: Feeds:
---
nginx_resolver: '8.8.8.8 [2001:4860:4860::8888] 8.8.4.4 [2001:4860:4860::8844]'
nginx_resolver_timeout: 5s
...