Skip to content

Commit d08d771

Browse files
committed
Slight wording change
1 parent a712223 commit d08d771

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lang/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"NumberOfQueueWorkersFieldTitle": "Number of queue workers",
1313
"NumberOfQueueWorkersFieldHelp": "Number of allowed maximum queue workers. Accepts a number between 1 and 16. Best practice is to set the number of CPUs you want to make available for queue processing. Be aware you need to make sure to start the workers manually. We recommend to not use 9-15 workers, rather use 8 or 16 as the queue might not be distributed evenly into different queues.",
1414
"NumberOfQueueWorkersFieldHelpNew": "Number of allowed maximum queue workers. Accepts a number between 1 and 4096. Best practice is to set the number of CPUs you want to make available for queue processing. Be aware you need to make sure to start the workers manually. We recommend to not use 9-15 workers, rather use 8 or 16 as the queue might not be distributed evenly into different queues.",
15-
"WhatRedisBackEndType": "Select what type of redis you used. Make sure to update host and port if needed. Once you have selected and saved the change, you will be able to specify multiple hosts and ports comma separated for \"Sentinel\" and \"Cluster\" type only",
15+
"WhatRedisBackEndType": "Select which type of redis to use. Make sure to update host and port if needed. Once you have selected and saved the change, you will be able to specify multiple hosts and ports using comma separated lists for \"Sentinel\" and \"Cluster\" type only.",
1616
"AvailableRedisBackendTypeStandAlone": "Stand-alone",
1717
"AvailableRedisBackendTypeSentinel": "Sentinel",
1818
"AvailableRedisBackendTypeCluster": "Cluster",

0 commit comments

Comments
 (0)