mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2024-08-30 18:22:16 +00:00
CLIP-1510: Remove empty line
This commit is contained in:
parent
f514239190
commit
380ac76e13
@ -10,7 +10,6 @@
|
|||||||
<property name="confluence.database.connection.type">database-type-standard</property>
|
<property name="confluence.database.connection.type">database-type-standard</property>
|
||||||
<property name="webwork.multipart.saveDir">${localHome}/temp</property>
|
<property name="webwork.multipart.saveDir">${localHome}/temp</property>
|
||||||
<property name="attachments.dir">${confluenceHome}/attachments</property>
|
<property name="attachments.dir">${confluenceHome}/attachments</property>
|
||||||
|
|
||||||
<property name="lucene.index.dir">{{ atl_lucene_index_dir | default('${confluenceHome}/index') }}</property>
|
<property name="lucene.index.dir">{{ atl_lucene_index_dir | default('${confluenceHome}/index') }}</property>
|
||||||
|
|
||||||
{# We need mappings for "oracle12c" and "oracle" to remain backwards compatible with Confluence 7.3.0 and earlier. Oracle 19c support was added in Confluence 7.3.1 and changed the database type name for oracle databases from "oracle12c" to "oracle" #}
|
{# We need mappings for "oracle12c" and "oracle" to remain backwards compatible with Confluence 7.3.0 and earlier. Oracle 19c support was added in Confluence 7.3.1 and changed the database type name for oracle databases from "oracle12c" to "oracle" #}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user