Update solr text

This commit is contained in:
Girish Ramakrishnan
2020-12-02 16:56:17 -08:00
parent cd3fbda09c
commit 357d4d72d7
2 changed files with 2 additions and 2 deletions

View File

@@ -517,7 +517,7 @@
},
"solrConfig": {
"title": "Full Text Search (Solr)",
"description": "Solr can be used to provide full-text search in Dovecot. Solr requires a lot of RAM and as such should only be enabled if your server has more than 3GB RAM.",
"description": "Solr can be used to provide fast full-text search for emails. Solr is only run if the <a href=\"/#/services\" target=\"_blank\">mail service</a> has been allocated at least 3GB RAM.",
"enableSolrCheckbox": "Enable Full Text Search using Solr"
}
},