250:a3345d0a228d
Anton Shestakov <av6@dwimlabs.net>, Sun, 04 Dec 2016 01:33:05 +0800
index: don't use rivets to update src attribute of <video> elements Changing this attribute twice in a row is bad and shouldn't happen, and we're already setting it in the view (so we can call el.play() immediately afterwards).

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
...