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:
Vincent Ambo 2022-12-25 14:26:02 +03:00 committed by tazjin
parent aa0197ab83
commit e68c2f3736

View file

@ -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 = {