Skip to content

Commit b12a856

Browse files
authored
Docs: update (#384)
* update Docs * update 115 and terabox * update * update pikpak * fix error * update
1 parent 869f024 commit b12a856

32 files changed

+830
-38
lines changed
3.78 MB
Loading
48.6 KB
Loading
8.91 KB
Loading
59.4 KB
Loading
92.8 KB
Loading

docs/faq/howto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ location /alist/ {
3838
proxy_set_header Range $http_range;
3939
proxy_set_header If-Range $http_if_range;
4040
proxy_redirect off;
41-
proxy_pass http://127.0.0.1:5244/alist;
41+
proxy_pass http://127.0.0.1:5244/alist/;
4242
# the max size of file to upload
4343
client_max_body_size 20000m;
4444
}

docs/guide/advanced/offline-download.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ If you use **docker**, please map the following two default paths by yourself. (
4141

4242
[**Click to view instructions for use**](../../config/other.md)
4343

44+
<br/>
45+
46+
47+
4448
## **2.qBittorrent**
4549

4650
(Here we take the Windows side as an example, I don’t know if there is one on the Linux side)
@@ -157,3 +161,11 @@ Only 115 Cloud is supported for offline download. If it is not 115 Cloud, the fo
157161
2. Currently, when the download is successful, completed tasks in the offline list are deleted.
158162
3. 115 Task URLs that are already in the offline list cannot be added again.
159163

164+
<br/>
165+
166+
167+
168+
## **6.Transmission**
169+
170+
Subsequent supplement
171+

docs/guide/advanced/user.md

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ star: true
1717
---
1818

1919
# User
20-
### **Username**
20+
## **Username**
2121
Username for login
22-
### **Password**
22+
## **Password**
2323
Password for login
2424
:::tip
2525
Password is invalid for guest user.
@@ -30,7 +30,7 @@ If you enter an incorrect password 6 times in a row, the current IP will be bloc
3030

3131
:::
3232

33-
### **Base path**
33+
## **Base path**
3434
The root path that users see when he/she log in
3535

3636
-----
@@ -39,10 +39,14 @@ Q: **How to allow a user to see multiple folder paths?**
3939

4040
A: You can create a new [alias](alias.md) storage, add all the paths you need to show the user to the alias, and then point to the newly created alias storage in the user path
4141

42-
### **Permission**
42+
<br/>
43+
44+
45+
46+
## **Permission**
4347
- Can see hides: Can see the hides files and folders
4448
- Access without password: Can access without password
45-
- Add aria2 tasks: Can add aria2 tasks
49+
- Add offline download tasks: Add offline download tasks
4650
- Mkdir or upload: Can make directory or upload files
4751
- Rename: Can rename files and folders
4852
- Move: Can move files and folders
@@ -51,12 +55,22 @@ A: You can create a new [alias](alias.md) storage, add all the paths you need to
5155
- Webdav read: Can read files and folders with webdav
5256
- Webdav manage: Can manage files and folders with webdav
5357

58+
<br/>
59+
60+
61+
5462
## **Tips**
5563

5664
1. Are you worried that visitors can see all files? [**Click to see how to set it up here**](../../faq/why.md#how-do-i-set-it-so-that-visitors-can-only-see-the-content-after-logging-in)
5765

58-
2. **`Guest user is disabled, login please`**: In order to protect your Alist security, the guest access permission is closed, if you need guest access, open it yourself
66+
2. **`Guest user is disabled, login please`**: In order to protect your AList security, the guest access permission is closed, if you need guest access, open it yourself
5967
- AList Manage --> users --> `guest` --> **Disable** uncheck
68+
6069
3. Question about **`Copy/Upload`**
6170

62-
- If you upload (including offline download and upload) large files, or upload a lot of files (hundreds or thousands), it is not recommended to use AList to operate, please go to the corresponding network disk official website to operate directly
71+
- If you upload (including offline download and upload) large files, or upload a lot of files (hundreds or thousands), it is not recommended to use AList to operate, please go to the corresponding network disk official website to operate directly
72+
73+
4. Non-admin users can manage offline download, copy, upload and other operations in the background
74+
- AList needs to be upgraded to <Badge text="v3.39.1" type="info" vertical="middle" /> version, and admin can also view the user's task progress and operations
75+
76+
![](/img/advanced/user_manage.png)

docs/guide/drivers/123.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ sticky: true
1717
star: true
1818
---
1919

20-
# 123Pan/Share/Link
20+
# 123Pan / Share / Link
2121

2222
You can view the content of the tab below to view different mounting methods (including **`Direct link`**, `Personal`, `Share`)
2323

docs/guide/drivers/139.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Update the method of authentication, please get `Authorization` to fill in
3232

3333

3434

35-
## **root folder ID**
35+
## **Root folder ID**
3636

3737
- Personal cloud:It can be left blank and it will be filled in automatically. All will be listed, covering 18 items (check it yourself). Normal files are in **My Folder**.
3838
- If you fill in the folder ID, the normal root directory folder is listed (this method is recommended)

0 commit comments

Comments
 (0)