update config
Some checks are pending
Plex Update / update (push) Waiting to run

This commit is contained in:
Vivian 2025-02-06 11:28:06 +01:00
parent 30325bac2f
commit bc93b5bd45
2 changed files with 2 additions and 5 deletions

View file

@ -112,8 +112,6 @@ in
enable = true;
# index new email as they arrive
autoIndex = true;
# this only applies to plain text attachments, binary attachments are never indexed
indexAttachments = true;
enforced = "body";
memoryLimit = 2000;
autoIndexExclude = [ "\\Junk" ];