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 c202873d5254eaac1a94288d32650f0272e3c41e
Author: Tran Tien Duc <dt...@linagora.com>
AuthorDate: Mon Apr 8 13:55:23 2019 +0700

    JAMES-2708 Update blobExport configuration in template configuration files
---
 .../cassandra-rabbitmq-ldap/destination/conf/blobstore.properties   | 6 +++++-
 .../guice/cassandra-rabbitmq/destination/conf/blobstore.properties  | 6 +++++-
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git 
a/dockerfiles/run/guice/cassandra-rabbitmq-ldap/destination/conf/blobstore.properties
 
b/dockerfiles/run/guice/cassandra-rabbitmq-ldap/destination/conf/blobstore.properties
index a7b3ee8..664e7ec 100644
--- 
a/dockerfiles/run/guice/cassandra-rabbitmq-ldap/destination/conf/blobstore.properties
+++ 
b/dockerfiles/run/guice/cassandra-rabbitmq-ldap/destination/conf/blobstore.properties
@@ -10,4 +10,8 @@ objectstorage.swift.credentials=testing
 objectstorage.swift.tempauth.username=tester
 objectstorage.swift.tempauth.tenantname=test
 objectstorage.swift.tempauth.passheadername=X-Storage-Pass
-objectstorage.swift.tempauth.userheadername=X-Storage-User
\ No newline at end of file
+objectstorage.swift.tempauth.userheadername=X-Storage-User
+
+
+blob.export.implementation=localFile
+blob.export.localFile.directory=file://var/blobExporting
\ No newline at end of file
diff --git 
a/dockerfiles/run/guice/cassandra-rabbitmq/destination/conf/blobstore.properties
 
b/dockerfiles/run/guice/cassandra-rabbitmq/destination/conf/blobstore.properties
index a7b3ee8..664e7ec 100644
--- 
a/dockerfiles/run/guice/cassandra-rabbitmq/destination/conf/blobstore.properties
+++ 
b/dockerfiles/run/guice/cassandra-rabbitmq/destination/conf/blobstore.properties
@@ -10,4 +10,8 @@ objectstorage.swift.credentials=testing
 objectstorage.swift.tempauth.username=tester
 objectstorage.swift.tempauth.tenantname=test
 objectstorage.swift.tempauth.passheadername=X-Storage-Pass
-objectstorage.swift.tempauth.userheadername=X-Storage-User
\ No newline at end of file
+objectstorage.swift.tempauth.userheadername=X-Storage-User
+
+
+blob.export.implementation=localFile
+blob.export.localFile.directory=file://var/blobExporting
\ No newline at end of file


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

Reply via email to