Skip to content

Commit

Permalink
Add CloudEvents support poppastring#671
Browse files Browse the repository at this point in the history
  • Loading branch information
clemensv committed Dec 28, 2022
1 parent 9ede8c3 commit d8e233f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/DasBlog.Web.UI/Config/site.config
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@
<CrosspostSite profileName="LongHornBlogs" hostName="www.longhornblogs.com" port="80" endpoint="" username="" password="" apitype="metaweblog" />
</CrosspostSites>
<CloudEventsTargets>
<CloudEventsTargets>
<CloudEventsTarget>
<ProfileName>eventGrid</ProfileName>
<Uri>https://{myns}.westeurope-1.eventgrid.azure.net/api/events</Uri>
Expand All @@ -171,7 +170,6 @@
</Header>
</Headers>
</CloudEventsTarget>
</CloudEventsTargets>
</CloudEventsTargets>
<Pop3DeleteAllMessages>true</Pop3DeleteAllMessages>
<Pop3LogIgnoredEmails>true</Pop3LogIgnoredEmails>
Expand Down

0 comments on commit d8e233f

Please sign in to comment.