소스 검색

[Dovecot] Remove break-imap-search (it is a default setting)

andryyy 6 년 전
부모
커밋
b3f84d2c78
1개의 변경된 파일1개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 4
      data/conf/dovecot/dovecot.conf

+ 1 - 4
data/conf/dovecot/dovecot.conf

@@ -308,10 +308,7 @@ plugin {
   acl = vfile
   fts = solr
   fts_autoindex = yes
-  fts_solr = break-imap-search url=http://solr:8983/solr/dovecot/
-  fts_index_fs = crypt:set_prefix=fscrypt_index:posix:
-  fscrypt_index_public_key = </mail_crypt/ecpubkey.pem
-  fscrypt_index_private_key =  </mail_crypt/ecprivkey.pem
+  fts_solr = url=http://solr:8983/solr/dovecot/
   quota = dict:Userquota::proxy::sqlquota
   quota_rule2 = Trash:storage=+100%%
   sieve = /var/vmail/sieve/%u.sieve