Merge remote-tracking branch 'ocado/minimal-responses' into 6.0-prerelease
Conflicts: templates/view.erb
This commit is contained in:
@@ -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| -%>
|
||||
|
||||
Reference in New Issue
Block a user