mirror of https://github.com/apache/activemq.git
updated the release's data directory to be something activemq related to help folks know what the directory is
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@366167 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
166ce1f5f4
commit
1eaf1f7274
|
@ -21,10 +21,10 @@
|
|||
|
||||
|
||||
<persistenceAdapter>
|
||||
<journaledJDBC journalLogFiles="5" dataDirectory="../data"/>
|
||||
<journaledJDBC journalLogFiles="5" dataDirectory="../activemq-data"/>
|
||||
<!-- To use a different datasource, use th following syntax : -->
|
||||
<!--
|
||||
<journaledJDBC journalLogFiles="5" dataDirectory="../data" dataSource="#postgres-ds"/>
|
||||
<journaledJDBC journalLogFiles="5" dataDirectory="../activemq-data" dataSource="#postgres-ds"/>
|
||||
-->
|
||||
</persistenceAdapter>
|
||||
|
||||
|
|
Loading…
Reference in New Issue