Fix path in documentation for path of logging.xml

This commit is contained in:
René Pfeuffer
2020-08-07 06:51:48 +02:00
parent 592282eb0f
commit ca63d15dd7

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 |