This commit is contained in:
Simon Beginn 2020-06-19 00:20:12 +02:00
parent a02203c116
commit 2d13c03da9
1 changed files with 1 additions and 1 deletions

View File

@ -87,5 +87,5 @@ ENV LOGFILE /var/log/pykms_logserver.log
# EN: log file size in MB
# RU: Максимальный размер Лог-файл в мегабайтах
ENV LOGSIZE ""
# Use this flag to set a maximum size (in MB) to the output log file. Desactivated by default.
# Use this flag to set a maximum size (in MB) to the output log file. Deactivated by default.
```