mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2024-08-30 18:22:16 +00:00
SCALE-33 Add atl_license_key support to template
This commit is contained in:
parent
cdb5bb2d76
commit
10167db66d
@ -64,5 +64,9 @@
|
||||
|
||||
{% endif %}
|
||||
|
||||
{% if atl_license_key is defined %}
|
||||
<property name="atlassian.license.message">{{ atl_license_key }}</property>
|
||||
{% endif %}
|
||||
|
||||
</properties>
|
||||
</confluence-configuration>
|
||||
|
Loading…
Reference in New Issue
Block a user