Skip to content

Commit

Permalink
Merge pull request #21327 from abpframework/auto-merge/rel-9-0/3194
Browse files Browse the repository at this point in the history
Merge branch dev with rel-9.0
  • Loading branch information
maliming authored Nov 13, 2024
2 parents 96eee94 + 6df7e01 commit 5ccf7de
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ public AbpRebusEventBusOptions()

private void DefaultConfigure(RebusConfigurer configure)
{
configure.Subscriptions(s => s.StoreInMemory());
configure.Transport(t => t.UseInMemoryTransport(new InMemNetwork(), InputQueueName));
}
}

0 comments on commit 5ccf7de

Please sign in to comment.