Login     Sign up
bang (@mcuac)
129 months ago
783 Views

I often find this message in my site often, this limits the interactions of users, i would like to adjust this volume limit, give guide on the file and location to make this adjustment.

1 people followed this question
0

Edit your my/config.php
add this line:
$config['jcow_limit_posting_volume'] = 500;

Default value is 100.

paul @paul
129 months ago