This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 94b01b624cfce1ce8589cae289da3e22b0474815 Author: Juhan Aasaru <[email protected]> AuthorDate: Mon Sep 21 14:48:23 2020 +0300 JAMES-3187 turn different configuration list items into links to respective sections --- README.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index 1676541..934388d 100644 --- a/README.adoc +++ b/README.adoc @@ -131,10 +131,10 @@ If you are using a a fresh installation of Docker, your DOCKER_HOST should be un This feature is available for three configurations : - * Guice + Cassandra + RabbitMQ + S3 + ElasticSearch - * Guice + Cassandra + ElasticSearch - * Guice + JPA + Lucene - * Spring + JPA + * link:#run-james-with-guice-%2Dcassandra-%2Drabbitmq-%2Ds3-%2Delasticsearch[Guice + Cassandra + RabbitMQ + S3 + ElasticSearch] + * link:#run-james-with-guice-%2Dcassandra-%2Delasticsearch[Guice + Cassandra + ElasticSearch] + * link:#run-james-with-guice-%2Djpa-%2Dlucene[Guice + JPA + Lucene] + * link:#run-james-with-spring-%2Djpa[Spring + JPA] === Run James with Guice + Cassandra + RabbitMQ + S3 + ElasticSearch --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
