10-25-2003, 08:07 PM
|
#7 |
| Member ioFTPD Foundation User
Join Date: Jul 2003
Posts: 86
| Quote: Originally posted by ihdistro i didn't realize it did this feature .. i have a registered version .. is this a new feature to an upgraded version, i'm running version 17 something | in v18x is present .. and also in v16f ... v17 i suppose!
See this section in ioBanana.ini:
###########
# limiter #
###########
#
# defines max concurrent downloads and uploads users can do; use -1 for unlimited
# u can exclude groups, users and flags; use white-space as delimiter for multiple entries
# !!! don't comment lines; just leave the exclude_xxx param empty if not wanted !!!
exclude_groups=SiTEOPS Staff
exclude_users=sitebot
exclude_flags=1M dl_max=1
ul_max=3 |
| |