add throttle_buckets

This commit is contained in:
bodea 2004-10-29 05:34:27 +00:00
parent 7ec1cc4b1a
commit 1eb066f4db

View file

@ -257,6 +257,12 @@ the CLI, but changes will not affect currently connected users.
<P>
</LI>
<LI><B>throttle_buckets</B> (int)<BR>
Number of token buckets to allocate for throttling. Each throttled
session requires two buckets (in and out).
<P>
</LI>
<LI><B>accounting_dir</B> (string)<BR>
If set to a directory, then every 5 minutes the current usage for
every connected use will be dumped to a file in this directory. Each