docs: fix log_rotation zh text indentation
This commit is contained in:
parent
a6f111798b
commit
c269b72f25
|
@ -1459,8 +1459,7 @@ Each sink is represented by a _log handler_, which can be configured independent
|
||||||
By default, the logs are stored in `./log` directory (for installation from zip file) or in `/var/log/emqx` (for binary installation).</br>
|
By default, the logs are stored in `./log` directory (for installation from zip file) or in `/var/log/emqx` (for binary installation).</br>
|
||||||
This section of the configuration controls the number of files kept for each log handler.
|
This section of the configuration controls the number of files kept for each log handler.
|
||||||
"""
|
"""
|
||||||
zh:
|
zh: """
|
||||||
"""
|
|
||||||
默认情况下,日志存储在 `./log` 目录(用于从 zip 文件安装)或 `/var/log/emqx`(用于二进制安装)。</br>
|
默认情况下,日志存储在 `./log` 目录(用于从 zip 文件安装)或 `/var/log/emqx`(用于二进制安装)。</br>
|
||||||
这部分配置,控制每个日志处理进程保留的文件数量。
|
这部分配置,控制每个日志处理进程保留的文件数量。
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in New Issue