Skip to content

Commit 623d873

Browse files
Merge pull request #2521 from cfpb/maintenance-off-pr-1746124305
[3/3] Maintenance Ends for May 1 2025
2 parents 881cb56 + f3624f1 commit 623d873

File tree

2 files changed

+5
-28
lines changed

2 files changed

+5
-28
lines changed

src/common/constants/prod-beta-config.json

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,9 @@
11
{
22
"name": "prod-beta",
3-
"announcement": [
4-
{
5-
"message": "We are performing system maintenance from 6PM - 8PM EST. During this time users will be unable to log in to the Filing application or create new accounts.",
6-
"type": "error",
7-
"heading": "System Temporarily Unavailable",
8-
"link": null
9-
}
10-
],
3+
"announcement": [],
114
"publicationReleaseYear": "2020",
12-
"maintenanceMode": true,
13-
"filingAnnouncement": {
14-
"message": "We are performing system maintenance from 6PM - 8PM EST. During this time users will be unable to log in to the Filing application or create new accounts.",
15-
"type": "error",
16-
"heading": "System Temporarily Unavailable",
17-
"endDate": null
18-
},
5+
"maintenanceMode": false,
6+
"filingAnnouncement": null,
197
"ffvtAnnouncement": null,
208
"dataPublicationYears": {
219
"shared": [

src/common/constants/prod-config.json

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
{
22
"name": "prod",
33
"announcement": [
4-
{
5-
"message": "We are performing system maintenance from 6PM - 8PM EST. During this time users will be unable to log in to the Filing application or create new accounts.",
6-
"type": "error",
7-
"heading": "System Temporarily Unavailable",
8-
"link": null
9-
},
104
{
115
"heading": "2024 Modified LAR Data Release",
126
"message": "On March 31, 2025, the 2024 Modified LAR was released. A combined file containing all LAR records in a single file is also available. These files can be accessed via the ",
@@ -19,13 +13,8 @@
1913
],
2014
"publicationReleaseYear": "2023",
2115
"mlarReleaseYear": "2024",
22-
"maintenanceMode": true,
23-
"filingAnnouncement": {
24-
"message": "We are performing system maintenance from 6PM - 8PM EST. During this time users will be unable to log in to the Filing application or create new accounts.",
25-
"type": "error",
26-
"heading": "System Temporarily Unavailable",
27-
"endDate": null
28-
},
16+
"maintenanceMode": false,
17+
"filingAnnouncement": null,
2918
"ffvtAnnouncement": null,
3019
"dataPublicationYears": {
3120
"shared": [

0 commit comments

Comments
 (0)