SCALE-33 ATL_LICENSE_KEY will only work from conf 7.9+

This commit is contained in:
Kenny MacLeod 2020-09-22 16:59:03 +01:00
parent 7558c08b87
commit 386f3aa00b
No known key found for this signature in database
GPG Key ID: 963A7C10FA8A2962

View File

@ -161,7 +161,7 @@ Example:
The directory where [Lucene](https://lucene.apache.org/) search indexes should The directory where [Lucene](https://lucene.apache.org/) search indexes should
be stored. Defaults to `index` under the Confluence home directory. be stored. Defaults to `index` under the Confluence home directory.
* `ATL_LICENSE_KEY` (from Confluence 7.8 onwards) * `ATL_LICENSE_KEY` (from Confluence 7.9 onwards)
The Confluence license string. Providing this will remove the need to supply it through the web startup screen. The Confluence license string. Providing this will remove the need to supply it through the web startup screen.