Set size limits per user? Set size limits per user?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Set size limits per user?

Started by vegascoug, August 08, 2005, 05:42:41 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

vegascoug

I want to set a different limit for certain users.  I assume the max space a person can occupy is controlled by memory_limit, is that true?  If so, is there a way I can allow more space for a few specific users?

Mike

Nibbler

Use the quota system on the groups page.

vegascoug