Skip to content

Commit 0ead60d

Browse files
committed
Change max age of google-symptoms to 6 days
1 parent 2f8a3e5 commit 0ead60d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ansible/templates/sir_complainsalot-params-prod.json.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"maintainers": ["U01AP8GSWG3","U01069KCRS7"]
1717
},
1818
"google-symptoms": {
19-
"max_age": 11,
19+
"max_age": 6,
2020
"maintainers": ["U01AP8GSWG3","U01069KCRS7"]
2121
},
2222
"usa-facts": {

sir_complainsalot/params.json.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"maintainers": ["U01AP8GSWG3","U01069KCRS7"]
1818
},
1919
"google-symptoms": {
20-
"max_age": 11,
20+
"max_age": 6,
2121
"maintainers": ["U01AP8GSWG3","U01069KCRS7"]
2222
},
2323
"usa-facts": {

0 commit comments

Comments
 (0)