Skip to content

Commit

Permalink
Merge pull request #366 from daf/prefetch
Browse files Browse the repository at this point in the history
Add default entry for prefetch value in messaging
  • Loading branch information
daf committed May 22, 2013
2 parents 1c7bdba + eb3b7cf commit 07dd859
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions res/config/pyon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ container:
priviledged:
endpoint: # TODO: move entries to here
rpc_conversation_enabled: True
prefetch_count: 1 # how many messages to prefetch from broker by default
interceptor: # TODO: move entries to here
conversation_log:
header_fields: []
Expand Down

0 comments on commit 07dd859

Please sign in to comment.