Update INSTALL.md

This commit is contained in:
CzBiX
2020-04-19 02:15:20 +08:00
committed by GitHub
parent 76b3c3dbb6
commit 341288b75e

View File

@@ -15,5 +15,5 @@ If something was going wrong, you can append `/api/v2/app/setPreferences?json=%7
1. 解压所有文件。
2. 打开 Web 用户界面的设置,将 “使用备用 Web UI” 的 “文件路径” 设置为本目录(不包含 `public` 后缀)。
恢复:
恢复
如果因为配置错误导致无法访问 Web 界面,可以手动在 URL 地址后面加上 `/api/v2/app/setPreferences?json=%7B%22alternative_webui_enabled%22:false%7D` 来禁用备用 UI 功能。