CLIP-1510: Remove empty line

This commit is contained in:
Adam Brokes 2022-08-02 10:20:27 +10:00
parent f514239190
commit 380ac76e13
No known key found for this signature in database
GPG Key ID: D0853F559CE0213B

View File

@ -10,7 +10,6 @@
<property name="confluence.database.connection.type">database-type-standard</property>
<property name="webwork.multipart.saveDir">${localHome}/temp</property>
<property name="attachments.dir">${confluenceHome}/attachments</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" #}