Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #831 from DFE-Digital/feature/redirect-to-conversions
Browse files Browse the repository at this point in the history
Change to default maintenance mode to true
  • Loading branch information
paullocknimble authored Oct 8, 2024
2 parents b8907f2 + 9392d0c commit 6dd7a1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dfe.PrepareTransfers.Web/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@
"Scripts": [ "https://www.googletagmanager.com" ]
},
"NotificationBannerMessage": "",
"MaintenanceMode": false
"MaintenanceMode": true
}

0 comments on commit 6dd7a1b

Please sign in to comment.