-
Notifications
You must be signed in to change notification settings - Fork 297
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
37 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,6 +16,12 @@ docker run -d -p 5678:80 -p 2345:2345 -p 2346:2346 --restart=unless-stopped --na | |
|
||
`ALIYUN_FOLDER_ID`: 阿里云小雅文件夹id,转存以下文件到你的云盘,获取文件夹id,共享链接:https://www.aliyundrive.com/s/rP9gP3h9asE | ||
|
||
`PIKPAK_LIST`: pikpak 账号列表,格式:`[email protected]:aaadds,+8613111111111:dasf`,密码中不支持符号,: | ||
|
||
`FORCE_LOGIN`: 开启登陆功能,true/false | ||
|
||
`WEBDAV_PASSWORD`: webdav用户名为dav,设置密码,默认密码:guest_Api789 | ||
|
||
`AUTO_UPDATE_ENABLED`: 自动更新小雅的文件,true/false | ||
|
||
`AUTO_CLEAR_ENABLED`: 自动清理阿里云云盘的文件,true/false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters