Skip to content

Commit

Permalink
Remove the duplicated option
Browse files Browse the repository at this point in the history
  • Loading branch information
Surgo committed Oct 15, 2023
1 parent 26cf8fb commit cb9ccbe
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ def initialize(options = {})
end

option :distributed_tracing, default: true, type: :bool
option :request_queuing, default: false, type: :bool
option :web_service_name, default: Ext::DEFAULT_PEER_WEBSERVER_SERVICE_NAME, type: :string

option :request_queuing do |o|
Expand Down

0 comments on commit cb9ccbe

Please sign in to comment.