diff options
author | Vladislav Grishenko <themiron@mail.ru> | 2020-01-20 04:40:09 +0500 |
---|---|---|
committer | Vladislav Grishenko <themiron@mail.ru> | 2020-01-20 04:40:09 +0500 |
commit | 6c08c083e689e807e7e240f1a814b79a568b016e (patch) | |
tree | 4dfcb8a94c009d376cabc7ec0c43b55b45c36d79 /accel-pppd/accel-ppp.conf.5 | |
parent | 183ecb17cdb3f3a29912e1eea70603657ad221f0 (diff) | |
download | accel-ppp-6c08c083e689e807e7e240f1a814b79a568b016e.tar.gz accel-ppp-6c08c083e689e807e7e240f1a814b79a568b016e.zip |
radius: implement jitter of accounting update interval
Diffstat (limited to 'accel-pppd/accel-ppp.conf.5')
-rw-r--r-- | accel-pppd/accel-ppp.conf.5 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/accel-pppd/accel-ppp.conf.5 b/accel-pppd/accel-ppp.conf.5 index 3e6312f..41ee09c 100644 --- a/accel-pppd/accel-ppp.conf.5 +++ b/accel-pppd/accel-ppp.conf.5 @@ -838,6 +838,9 @@ Specifies secret to use in DM/CoA communication. .BI "acct-interim-interval=" n Specifies interval in seconds to send accounting information (may be overriden by radius Acct-Interim-Interval attribute) .TP +.BI "acct-interim-jitter=" n +Specifies absolute maximum jitter value in seconds to be applied to accounting information interval. +.TP .BI "verbose=" n If this option is given and .B n |