collect maildata size separately

This commit is contained in:
Girish Ramakrishnan
2019-08-19 11:56:36 -07:00
parent f40ab4e2d5
commit 2b484c0382
4 changed files with 56 additions and 25 deletions

View File

@@ -33,7 +33,10 @@ LoadPlugin "table"
<Plugin python>
<Module du>
Path "<%= appId %>" "<%= appDataDir %>"
<Path>
Instance "<%= appId %>"
Dir "<%= appDataDir %>"
</Path>
</Module>
</Plugin>