Merge pull request #1282 from scm-manager/bugfix/docs_docker_logging_path

Fix path in documentation for path of logging.xml
This commit is contained in:
Sebastian Sdorra
2020-08-07 07:44:09 +02:00
committed by GitHub

View File

@@ -25,7 +25,7 @@ The location of the file depends also on the type of installation.
| Type of Installation | Path |
|----------------------|---------|
| Docker | /opt/scm-server/conf/logging.xml |
| Docker | /etc/scm/logging.xml |
| RPM | /etc/scm/logging.xml |
| DEB | /etc/scm/logging.xml |
| Unix | $EXTRACT_PATH/scm-server/conf/logging.xml |