summaryrefslogtreecommitdiffstats
path: root/src/modules/rlm_counter/README.md
blob: 4b461f6a2a9c8495b808560439ad5d500e6e8899 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# rlm_counter
## Metadata
<dl>
  <dt>category</dt><dd>policy</dd>
</dl>

## Summary

Provides a way to count items, one counter per unique key. For
example with User-Name for the key and Acct-Session-Time as the
count attribute, the length of time each user may use per day
could be limited.