Scanning Directories at time intervals
Submitted by kohenkatz on Wed, 2007-08-01 21:56.
I see that the scanning is done automatically every now and then. Is there a way to change the interval? My album is updated very frequently by a co-worker who is not very technically advanced and does not want have to go through all the clicking. I want to set it to check every hour or two.

change directory scanning interval
Dear,
You can change the scanning interval in the Main.php file on line 2563.
I don't know the syntacs but think if you delete "24*" it will do a scan every hour.
You can try it.