feat(ops/modules): index incoming mail in public-inbox
Change-Id: I8a3e2c0e789057fd1edd015ccb8fdcc0cbb52cd8 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7631 Tested-by: BuildkiteCI Reviewed-by: flokli <flokli@flokli.de>
This commit is contained in:
parent
aa0197ab83
commit
e68c2f3736
1 changed files with 4 additions and 0 deletions
|
@ -58,6 +58,10 @@ in
|
|||
description = "TVL depot development";
|
||||
coderepo = [ "depot" ];
|
||||
url = "https://inbox.tvl.su/depot";
|
||||
|
||||
watch = [
|
||||
"maildir:/var/lib/public-inbox/depot-imap/INBOX/"
|
||||
];
|
||||
};
|
||||
|
||||
settings.coderepo.depot = {
|
||||
|
|
Loading…
Reference in a new issue