LSP: changed limit 'current bandwidth' description

This commit is contained in:
Cat 2013-04-29 13:13:46 +02:00
parent 5bc15ea794
commit 7dea2e82f0

View file

@ -488,7 +488,7 @@ function BuildLimitRow(l)
['hard', 'Hardlimit','Do not allow this limit to be passed.']
],
[
['kbps_max', 'Current bandwidth', 'Current bandwidth in bytes/s.'],
['kbps_max', 'Current bandwidth', 'In bytes/s. Refuses new connections after current bandwidth limit is reached.'],
['users', 'Concurrent users','Maximum concurrent users.'],
['geo', 'Geolimited', 'Either a blacklist or whitelist containing country codes.'],
['host', 'Hostlimited', 'Either a blacklist or whitelist containing hosts seperated by spaces.']