Skip to content

Commit

Permalink
change nchs + chng lag
Browse files Browse the repository at this point in the history
  • Loading branch information
minhkhul committed Dec 14, 2023
1 parent 6c4c5b9 commit 1916f86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ansible/templates/sir_complainsalot-params-prod.json.j2
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"retired-signals": ["smoothed_covid19","smoothed_adj_covid19"]
},
"chng": {
"max_age": 6,
"max_age": 7,
"maintainers": ["U01AP8GSWG3","U01069KCRS7"]
},
"google-symptoms": {
Expand Down Expand Up @@ -43,7 +43,7 @@
]
},
"nchs-mortality": {
"max_age":16,
"max_age":18,
"maintainers": []
},
"hhs": {
Expand Down

0 comments on commit 1916f86

Please sign in to comment.