From 4f4b70fa1dba105f5ba870ee2ec28995a1512289 Mon Sep 17 00:00:00 2001 From: Administrator Date: Fri, 12 May 2023 11:55:42 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20update=20=E5=B8=B8=E8=A7=81=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 常见问题.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/常见问题.md b/常见问题.md index 7e799bb..7c731da 100644 --- a/常见问题.md +++ b/常见问题.md @@ -2,7 +2,7 @@ title: 常见问题 description: published: 1 -date: 2023-05-12T11:53:46.745Z +date: 2023-05-12T11:55:34.083Z tags: editor: markdown dateCreated: 2023-05-12T04:26:30.172Z @@ -30,6 +30,7 @@ echo fs.inotify.max_user_instances=524288 | sudo tee -a /etc/sysctl.conf sudo sysctl -p ``` - 挂载`网盘`、`Windows向Linux的SMB共享`、`NFS共享`等不支持事件触发的目录实时监控,可改为使用`下载器监控`,或者打开目录同步的`兼容模式`(兼容模式下性能较低,可能会频繁读取磁盘)。 +- 目录同步的源目录和目的目录或媒体库目录`不能存在嵌套关系`,此时日志中会有提示。 - `插件->定时目录同步`,使用定时执行全量同步命令的方式同步目录(不推荐)。