Skip to content

Commit b3fe2cb

Browse files
authored
Merge pull request #1997 from cmu-delphi/adjust-nssp-sir-complains
Adjust nssp max_age
2 parents 19e2df6 + bfde83f commit b3fe2cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"maintainers": []
4444
},
4545
"nssp": {
46-
"max_age":13,
46+
"max_age":19,
4747
"maintainers": []
4848
}
4949
}

sir_complainsalot/params.json.template

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"maintainers": []
4444
},
4545
"nssp": {
46-
"max_age":13,
46+
"max_age":19,
4747
"maintainers": []
4848
}
4949
}

0 commit comments

Comments
 (0)