mirror of
https://github.com/NAStool/nas-tools-wiki.git
synced 2026-04-30 05:21:31 +08:00
docs: update 常见问题
This commit is contained in:
3
常见问题.md
3
常见问题.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共享`等不支持事件触发的目录实时监控,可改为使用`下载器监控`,或者打开目录同步的`兼容模式`(兼容模式下性能较低,可能会频繁读取磁盘)。
|
||||
- 目录同步的源目录和目的目录或媒体库目录`不能存在嵌套关系`,此时日志中会有提示。
|
||||
- `插件->定时目录同步`,使用定时执行全量同步命令的方式同步目录(不推荐)。
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user