Disable solr if not enough memory
This commit is contained in:
@@ -520,7 +520,8 @@
|
||||
"solrConfig": {
|
||||
"title": "Full Text Search (Solr)",
|
||||
"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"
|
||||
"enableSolrCheckbox": "Enable Full Text Search using Solr",
|
||||
"notEnoughMemory": "Please allocate atleast 3GB to the mail service to enable solr."
|
||||
}
|
||||
},
|
||||
"network": {
|
||||
|
||||
Reference in New Issue
Block a user