This commit is contained in:
Andrew Z 2023-11-09 04:06:06 -05:00
parent 733427f95e
commit 23ec73449a
3 changed files with 48 additions and 2 deletions

View File

@ -1 +1 @@
1421
1470

View File

@ -3833,5 +3833,9 @@ Updating stats on containers
Privileged: 102
No change to feed
Updating GitHub

View File

@ -248327,7 +248327,7 @@
"Overview": "A file list program that supports multiple storage, and supports web browsing and webdav, powered by gin and React. English documents are translated using Google.You can click the Edit this page button below to help improve the translation\r\n\r\nImportant: Initial password in the log.",
"WebUI": "http://[IP]:[PORT:5244]",
"TemplateURL": "https://raw.githubusercontent.com/MyFaith/unraid-templates/master/alist/alist.xml",
"Icon": "https://cdn.jsdelivr.net/gh/alist-org/logo@main/logo.svg",
"Icon": "https://pic.imgdb.cn/item/654c7a1cc458853aefb29f0f.png",
"Networking": {
"Mode": "bridge"
},
@ -248373,6 +248373,48 @@
"Mask": "false"
},
"value": "/mnt/user/appdata/alist"
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "0"
},
{
"@attributes": {
"Name": "PGID",
"Target": "PGID",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "0"
},
{
"@attributes": {
"Name": "UMASK",
"Target": "UMASK",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "022"
}
],
"Repo": "MyFaith's Repository",