Quote:
Originally Posted by berayiwu5
Thanks for pointing that out. I was not aware since it requires a change in the code itself. Where am I supposed to plug in the values? Is it this line in the highlighted portion of the text.
$settings['max file size'] = number_format($settings['max file size'] / 1024, 2, '.', '');
|
Not the actual zadmin.php file. I mean, in your browser, go to yourdomain.com/z/zadmin.php -- we have a graphical user interface control panel where you can handle all that.
Quote:
Originally Posted by berayiwu5
By the way, is there a way to limit bandwidth usage? For example, 4MB daily max. per registered user for clicking on photos, etc.? It would be necessary if you got a large community. If you have 500 members using 4MB per day, you are talking about 2 GB already per day and 60GB per month. So there is a dire need for limiting bandwidth usage.
|
No there isn't.