aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/configs/grow_factor-local.conf
blob: cdf1bf43664e765f17c440228396bb71f6fe076e (plain)
1
2
3
4
5
6
7
8
metric {
  actions {
    grow_factor = 1.1;
    reject = 15;
    "add header" = 6;
    greylist = 4;
  }
}