mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2025-07-25 11:02:16 +00:00
DCD-1467: Clarifications.
This commit is contained in:
10
README.md
10
README.md
@ -304,9 +304,15 @@ management technology, and is beyond the scope of this documentation.
|
||||
starts. This is deliberate, to avoid race conditions or overwriting manual
|
||||
changes during restarts and upgrades. However in deployments where
|
||||
configuration is purely specified through the environment (e.g. Kubernetes)
|
||||
this is undesirable; this flag forces an update of all generated files.
|
||||
this behaviour may be undesirable; this flag forces an update of all
|
||||
generated files.
|
||||
|
||||
In Confluence the affected files are: `confluence.cfg.xml`
|
||||
In Confluence the affected files are:
|
||||
|
||||
* `confluence.cfg.xml`
|
||||
|
||||
See [the entrypoint code](entrypoint.py) for the details of how configuration
|
||||
files are generated.
|
||||
|
||||
* `SET_PERMISSIONS` (default: true)
|
||||
|
||||
|
Reference in New Issue
Block a user