소스 검색

Missing bayes config added

merge-requests/1/merge
Christoph Haas 6 년 전
부모
커밋
498f68c90e
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. +5
    -0
      ansible/roles/ispmail-rspamd/files/classifier-bayes.conf

+ 5
- 0
ansible/roles/ispmail-rspamd/files/classifier-bayes.conf 파일 보기

@@ -0,0 +1,5 @@
classifier "bayes" {
users_enabled = true;
backend = "redis";
autolearn = true;
}

불러오는 중...
취소
저장