Synch. writing of currency
This commit is contained in:
parent
6e2d57610e
commit
eaf90281f8
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ TMaxFile=/etc/traffic_limit
|
|||
TPerFile=/etc/traffic_consumed
|
||||
TEphFile=/tmp/traffic_to_be_accounted
|
||||
TObsFile=/tmp/traffic_observed_since_ifup
|
||||
BytesPerCent=5368709 # 1 GiB for 2 EUR
|
||||
BytesPerCent=5368709 # 1 GiB for 2EUR
|
||||
|
||||
# TODO: MaxPerTimeGap=3600
|
||||
MaxPerTrafficDiff=$((100 * 1024 * 1024))
|
||||
|
|
Reference in a new issue