IMAP4 folder caching
This commit is contained in:
@@ -69,6 +69,8 @@ impl ConfigDirectory for Config {
|
||||
stores.get_lookup_store(self, "storage.lookup")?,
|
||||
));
|
||||
|
||||
let todo = "store quota as u64";
|
||||
|
||||
for id in self.sub_keys("directory", ".type") {
|
||||
if id.ends_with(".columns") || id.ends_with(".attributes") || id.contains(".principals")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user