I notice all email attachment store in cache/upload/ directoy.
If there is 100,000 files store in the directory, the filesystem speed will be slow.
So,I think whether we can use a config variable set the directoy hiberarchy?

thank you.