Merge remote-tracking branch 'ocado/minimal-responses' into 6.0-prerelease

Conflicts:
	templates/view.erb
This commit is contained in:
Nate Riffe
2016-04-20 08:07:56 -05:00
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -43,6 +43,9 @@ view "<%= @name %>" {
<%- end -%>
};
<%- end -%>
<%- if @minimal_responses -%>
minimal-responses yes;
<%- end -%>
<%- if @also_notify and @also_notify != '' -%>
also-notify {
<%- Array(@also_notify).each do |server| -%>