Skip to content

Commit bfde83f

Browse files
committed
adjust nssp max_age
1 parent 19e2df6 commit bfde83f

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)