You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2019/03/08 01:13:56 UTC

[james-project] 12/14: JAMES-2665 Adding deletedMessageVault.properties in Guice configuration references

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 4f4da17d1610da05c3aaaa11079ef41ae96cf066
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Mon Mar 4 16:01:11 2019 +0700

    JAMES-2665 Adding deletedMessageVault.properties in Guice configuration references
---
 .../guice/cassandra-ldap/destination/conf/deletedMessageVault.properties | 1 +
 .../destination/conf/deletedMessageVault.properties                      | 1 +
 .../cassandra-rabbitmq/destination/conf/deletedMessageVault.properties   | 1 +
 .../run/guice/cassandra/destination/conf/deletedMessageVault.properties  | 1 +
 .../memory-guice/sample-configuration/deletedMessageVault.properties     | 1 +
 5 files changed, 5 insertions(+)

diff --git a/dockerfiles/run/guice/cassandra-ldap/destination/conf/deletedMessageVault.properties b/dockerfiles/run/guice/cassandra-ldap/destination/conf/deletedMessageVault.properties
new file mode 100644
index 0000000..8c14c8e
--- /dev/null
+++ b/dockerfiles/run/guice/cassandra-ldap/destination/conf/deletedMessageVault.properties
@@ -0,0 +1 @@
+urlPrefix=cassandra://var/deletedMessages/vault
\ No newline at end of file
diff --git a/dockerfiles/run/guice/cassandra-rabbitmq-ldap/destination/conf/deletedMessageVault.properties b/dockerfiles/run/guice/cassandra-rabbitmq-ldap/destination/conf/deletedMessageVault.properties
new file mode 100644
index 0000000..8c14c8e
--- /dev/null
+++ b/dockerfiles/run/guice/cassandra-rabbitmq-ldap/destination/conf/deletedMessageVault.properties
@@ -0,0 +1 @@
+urlPrefix=cassandra://var/deletedMessages/vault
\ No newline at end of file
diff --git a/dockerfiles/run/guice/cassandra-rabbitmq/destination/conf/deletedMessageVault.properties b/dockerfiles/run/guice/cassandra-rabbitmq/destination/conf/deletedMessageVault.properties
new file mode 100644
index 0000000..8c14c8e
--- /dev/null
+++ b/dockerfiles/run/guice/cassandra-rabbitmq/destination/conf/deletedMessageVault.properties
@@ -0,0 +1 @@
+urlPrefix=cassandra://var/deletedMessages/vault
\ No newline at end of file
diff --git a/dockerfiles/run/guice/cassandra/destination/conf/deletedMessageVault.properties b/dockerfiles/run/guice/cassandra/destination/conf/deletedMessageVault.properties
new file mode 100644
index 0000000..8c14c8e
--- /dev/null
+++ b/dockerfiles/run/guice/cassandra/destination/conf/deletedMessageVault.properties
@@ -0,0 +1 @@
+urlPrefix=cassandra://var/deletedMessages/vault
\ No newline at end of file
diff --git a/server/container/guice/memory-guice/sample-configuration/deletedMessageVault.properties b/server/container/guice/memory-guice/sample-configuration/deletedMessageVault.properties
new file mode 100644
index 0000000..8c14c8e
--- /dev/null
+++ b/server/container/guice/memory-guice/sample-configuration/deletedMessageVault.properties
@@ -0,0 +1 @@
+urlPrefix=cassandra://var/deletedMessages/vault
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org