mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2026-04-01 14:52:31 -05:00
Merged in CONFSRVDEV-51213-enable-app-monitoring (pull request #232)
CONFSRVDEV-51213 add app-monitoring plugin property to confluence cfg template Approved-by: Tam Tran
This commit is contained in:
@@ -73,5 +73,8 @@
|
|||||||
<property name="search.platform">opensearch</property>
|
<property name="search.platform">opensearch</property>
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|
||||||
|
{% if atl_product_version.split(".")[0] | int() >= 11 %}
|
||||||
|
<property name="confluence.app.error.monitoring.enabled">true</property>
|
||||||
|
{% endif %}
|
||||||
</properties>
|
</properties>
|
||||||
</confluence-configuration>
|
</confluence-configuration>
|
||||||
Reference in New Issue
Block a user