Stop Users from downloading by ShareSize

Asked by Dragazarth

I'm trying to run a small internal ADC network for my residential college (way under 200 users).
I would prefer not to disconnect those that don't have the required sharesize, but just ban them from downloading. But if there is no other way I would like to disconnect users who have less than 2Gb

I've used +cfgli minsharesize 2097152
But using my two clients I still seem to be able to get files from the admin account (using EiskaltDC++ Latest) who is sharing 10+ Gb, using my test account on the same machine using DC++, which is sharing nothing.

The server is running on an old laptop, ArchLinux, using adcs with a self signed certificate. The default plugins are installed and appear to be running.

Am I meant to change minsharesize_exp or minsharesize_rate? or something else?

The server needs to be a simple as possible as the users wouldn't guess even how to use /help or +help. Let alone +regme
As a slightly unrelated question, what is the purpose of the bot, other than saving chat history?

Thanks

Question information

Language:
English Edit question
Status:
Solved
For:
ADCH++ Edit question
Assignee:
No assignee Edit question
Solved by:
eMTee
Solved:
Last query:
Last reply:
Revision history for this message
Best eMTee (realprogger) said :
#1

The documentation describes how to set and globally enable the various kind of limits and more.
http://adchpp.sourceforge.net/user_guide/expert_guide.html#_setting_up_limits_rules

Revision history for this message
Dragazarth (oliver-r-harley) said :
#3

I must have missed that when I read it through, thanks for that though.