Skip to content

Commit

Permalink
Merge pull request #4141 from bdukes/remove-beacon-config
Browse files Browse the repository at this point in the history
Remove beacon setting on upgrade
  • Loading branch information
valadas authored Oct 4, 2020
2 parents 4522f22 + 44ae186 commit 714db32
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions DNN Platform/Website/Install/Config/09.07.03.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<configuration>
<nodes configfile="Web.config">
<node path="/configuration/appSettings/add[@key='ImprovementProgram.Endpoint']" action="remove" />
</nodes>
</configuration>

0 comments on commit 714db32

Please sign in to comment.