diff --git a/templates/proxy-server.conf.erb b/templates/proxy-server.conf.erb index 1a798738..f6db44d0 100644 --- a/templates/proxy-server.conf.erb +++ b/templates/proxy-server.conf.erb @@ -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 -%>