Skip to content

Commit

Permalink
default sending projects to complete to false
Browse files Browse the repository at this point in the history
  • Loading branch information
paullocknimble committed Oct 29, 2024
1 parent ef3b5f9 commit d3b4b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dfe.Academies.Academisation.WebApi/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
"TransferCreation": "",
"SuperAdmin": ""
},
"SendProjectsToComplete" : "true"
"SendProjectsToComplete" : "false"
}

0 comments on commit d3b4b8a

Please sign in to comment.