Merge "read_affinity requires affinity sorting_method"
This commit is contained in:
@@ -33,6 +33,7 @@ log_handoffs = <%= @log_handoffs %>
|
||||
allow_account_management = <%= @allow_account_management %>
|
||||
account_autocreate = <%= @account_autocreate %>
|
||||
<% if @read_affinity -%>
|
||||
sorting_method = affinity
|
||||
read_affinity = <%= @read_affinity -%>
|
||||
<% end %>
|
||||
<% if @write_affinity -%>
|
||||
|
||||
Reference in New Issue
Block a user