File Manager: Your connection has timed out

thunn

Verified User
Joined
Mar 13, 2012
Messages
166
Hi supporters,
I want to disable folder usage count, but I don't know where to add it.

Your connection has timed out
Details
Consider disabling the Folder Usage Count.


Thanks.
 
In directadmin.conf (you need to log in ssh to your server).

The file is /usr/local/directadmin/conf/directadmin.conf

Once added that line restart directadmin and it will be ok

Regards
 
It works thanks.
I have added
Code:
filemanager_du=0
on /usr/local/directadmin/conf/directadmin.conf
and then make a command
Code:
service directadmin restart

I checked again and it load folders super fast.

Thank you very much!
 
Back
Top