You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/.vuepress/theme.ts
+13-3
Original file line number
Diff line number
Diff line change
@@ -130,7 +130,7 @@ export default hopeTheme(
130
130
{
131
131
path: "/",
132
132
title: 'Kind tips',
133
-
content: '<span style="color:rgb(255, 0, 0);font-weight:bold;">Please check the reminder content carefully</span></br></br>1.The original API https://api.nn.ci is blocked by SNI </br>2.Alibaba Cloud Plate and applications using this API are all affected. For specific solutions, please check the two options below.</span>',
133
+
content: '<span style="color:rgb(255, 0, 0);font-weight:bold;">Please check the reminder content carefully</span></br></br>1.The original API https://api.nn.ci is blocked by SNI </br>2.Alibaba Cloud Plate and applications using this API are all affected. For specific solutions, please check the two options below.<br/>3.<a href="/guide/drivers/139.html">139Cloud</a>和<a href="/guide/drivers/189.html">189Cloud</a>For details of changes, please view the document by yourself, respectively</br>4.New HTTPS port can be monitored separately.For details <a href="/config/configuration.html">check the configuration document page</a></span>',
- Docker:Enter the docker container, `data/config.json`
29
+
- openwrt:If you use `Luci-APP-Alist`, please modify on the webpage,other Please find the AList execution file, the same level directory `data/config.json`
30
+
- Other:Find the `data/config.json` in AList executing files
31
+
25
32
:::
26
33
27
34
```json
@@ -82,10 +89,13 @@ The address to listen on, default `0.0.0.0`
82
89
83
90
The port to listen on, default `5244`
84
91
85
-
**https_port**
92
+
93
+
### **https_port**
86
94
87
95
HTTPS port,default 5245
88
96
97
+
- You need to open the https in [`Scheme`](#scheme) to enable it.If you use Nginx reverse proxy and open HTTPS, this is not related to this
98
+
89
99
### **site_url**
90
100
91
101
The url of your `alist` site, such as `https://pan.nn.ci`.This address will be used in some places in the program, If you do not set this field, Some features may not work properly, such as:
@@ -140,15 +150,15 @@ The database configuration, the default is `sqlite3`, you can also use `mysql` o
140
150
141
151
```json
142
152
"database": {
143
-
"type": "sqlite3",//database type
144
-
"host": "",//database host
145
-
"port": 0,//database port
146
-
"user": "",//database account
147
-
"password": "",//database password
148
-
"name": "",//database name
149
-
"db_file": "data\\data.db",//Database location, used by sqlite3
150
-
"table_prefix": "x_",//database table name prefix
151
-
"ssl_mode": ""//To control the encryption options during the SSL handshake, the parameters can be searched by themselves, or check the answer from ChatGPT below
153
+
"type": "sqlite3",//database type
154
+
"host": "",//database host
155
+
"port": 0,//database port
156
+
"user": "",//database account
157
+
"password": "",//database password
158
+
"name": "",//database name
159
+
"db_file": "data\\data.db",//Database location, used by sqlite3
160
+
"table_prefix": "x_",//database table name prefix
161
+
"ssl_mode": ""//To control the encryption options during the SSL handshake, the parameters can be searched by themselves, or check the answer from ChatGPT below
152
162
},
153
163
```
154
164
@@ -197,11 +207,11 @@ The scheme configuration, if you want to use https, you can set this field.
197
207
198
208
```json
199
209
"scheme": {
200
-
"disable_http": false,//Whether the HTTP protocol is forbidden
201
-
"https": true,//Enable https, the default is false
202
-
"force_https": false,//Whether the HTTPS protocol is forcibly, if it is set to True, the user can only access the website through HTTPS
@@ -213,10 +223,33 @@ The temporary directory, default `data/temp`
213
223
temp_dir is a temporary folder exclusive to alist. In order to avoid program interruption and generate garbage files, it will be cleared every time it starts, so please do not manually put any content in this folder, and do not use this folder and its subfolders when using docker Folders are mapped to folders in use.
214
224
:::
215
225
226
+
### **bleve_dir**
227
+
228
+
When you use **`bleve`** indexes, the location of the data storage
229
+
216
230
### **log**
217
231
218
232
The log configuration, if you want to setup the log level, you can set this field.
219
233
234
+
```json
235
+
"log": {
236
+
"enable": true, //Whether to turn on the log record function, the default is to open the status true
237
+
"name": "data\\log\\log.log", //The path and name of the log file
238
+
"max_size": 10, //the maximum size of a single log file, in MB. After reaching the specified size, the file will be automatically split.
239
+
"max_backups": 5, //the number of log backups to keep. Old backups will be deleted automatically when the limit is exceeded.
240
+
"max_age": 28, //The maximum number of days preserved in the log file, the log file that exceeds the number of days will be deleted
241
+
"compress": false//Whether to enable log file compression functions. After compression, the file size can be reduced, but you need to decompress when viewing, and the default is to close the state false
242
+
},
243
+
```
244
+
245
+
### **delayed_start**
246
+
247
+
**Unit: s** (V3.19.0 new function)
248
+
249
+
Whether to delay start, generally this function is often used in Alist to start the self -startup option
250
+
251
+
Because sometimes the network connection is slow, the driver that needs to be connected after the Alist is launched is too fast, so that it cannot be opened normally.
252
+
220
253
### **max_connections**
221
254
222
255
The maximum number of connections (concurrent) at the same time, the default is 0, that is, unlimited.
Copy file name to clipboardExpand all lines: docs/faq/howto.md
+1
Original file line number
Diff line number
Diff line change
@@ -82,6 +82,7 @@ It may be that the risk detection system has been triggered. Please changing the
82
82
- Click Edit, write the verification code you just saw into the configuration and click Save
83
83
- Click Edit and turn on the Do not use OCR button
84
84
- Or build it yourself [**Ocr interface**](../config/global.md#ocr-api)
85
+
-**189 Cloud** Driver has been replaced with sliding verification code because web login has been replaced.**No longer supports OCR and manual input**, if the verification code needs to be used, please use the addition of `Cookie to log in` or use the `189 Cloud PC` Driver, ^Note_that_it_is_189_Cloud_driver_is_not_189_Cloud_PC^
85
86
86
87
### **TLS handshake timeout? / read: connection reset by peer? / dns lookup failed? / connect: connection refused / Client.Timeout exceeded while awaiting headers? / no such host?**
Copy file name to clipboardExpand all lines: docs/guide/drivers/189.md
+28-2
Original file line number
Diff line number
Diff line change
@@ -18,15 +18,27 @@ star: true
18
18
19
19
# 189Cloud
20
20
21
+
:::tip
21
22
23
+
The web -side login has been replaced with sliding verification code, **no longer supports OCR and manual input**. If the verification code needs to be used, please use the add `Cookie` to log in
24
+
25
+
:::
22
26
23
27
## **Personal Cloud**
24
28
25
29
### **username**
26
30
the phone number used to log in
31
+
32
+
33
+
27
34
### **password**
35
+
28
36
password for login
37
+
38
+
39
+
29
40
### **Root folder ID**
41
+
30
42
The string at the end of the official website url, such as:
@@ -36,19 +48,33 @@ The string at the end of the official website url, such as:
36
48
37
49
## **Family Cloud**
38
50
39
-
Use a computer browser, open the developer tool (F12), switch the emulation device and select the mobile device
51
+
(Alone 189 CloudPC Plate Client Drive) Use a computer browser, open the developer tool (F12), switch the emulation device and select the mobile device
40
52
41
53
Open https://h5.cloud.189.cn/main.html#/family, enter the folder you want to mount, you can see the request in the network, and then find the required parameters:
42
54
43
55

44
56
57
+
58
+
59
+
### **AList fill in examples:**
60
+
61
+
#### **189 Cloud**
62
+
63
+
Fill in the account^1^and password^2^,Then click one request in the request, just bring `Cookies`, click on one at will Then fill in,Cookie expires time is unknown
64
+
65
+

66
+
67
+
#### **189 CloudPC**
68
+
45
69

46
70
47
71
Video reference: **https://www.bilibili.com/video/BV16A4y197De**
48
72
73
+
74
+
49
75
## **suggestion**
50
76
51
-
It is recommended to use the Tianyi cloud disk client first, [**Notes click to view.**](../../faq/howto.md#when-adding-Tianyi-cloud-disk-client-storage-prompt-need-img-validate-code-verification-code)
77
+
It is recommended to use the Tianyi cloud disk client first, [**Notes click to view.**](../../faq/howto.md#when-adding-tianyi-cloud-disk-client-storage-prompt-need-img-validate-code-verification-code)
Copy file name to clipboardExpand all lines: docs/guide/drivers/baidu.md
+15-3
Original file line number
Diff line number
Diff line change
@@ -33,9 +33,21 @@ Or use the proxy function in this program to transfer.
33
33
The root foler to mount, defaults to `/`, same as local storage.
34
34
35
35
### **Download api**
36
-
- official: The official interface, very stable, but for larger files, UA needs to be modified and the speed is slow
37
-
-~~crack: unofficial interface, no need to modify UA and some files may not limit the speed, but **maybe** unstable~~
38
-
- ==crack: Unofficial Interface== Seems to be Harmonized? [**Click here for details to view FAQs**](../../faq/why.md#baidu-cloud-disk-unofficial-download-error-appears-hit-black-userlist-hit-illegal-dlna)
36
+
- official: The official interface, very stable, but for larger files, UA needs to be modified and the speed is slow (SVIP speed fast)
37
+
- crack: unofficial interface,You must modify the UA and some files may not have a speed limit, but it will be unstable (not guaranteed 100%availability) Need to use a version greater than `3.19.0`
38
+
- ==Need to change the UA to`netdisk`==,Modification method refer to [add-user-agent-user-example](#add-user-agent-usage-example)
39
+
- Or turn on the Web proxy, you do not need to modify the UA (you need a large broadband to use it stably)
40
+
- It is limited to play/download **`video (only tested in the mp4 format other formats are not tested)`**,If it is other format files, such a prompt will appear
41
+
- This is not a mistake, this is a limit, please do not panic.
42
+
43
+
```json{3}
44
+
{
45
+
error_code: 31119,
46
+
error_msg: "hit black userlist , hit illeage dlna",
47
+
request_id: 541111111111111140
48
+
}
49
+
# This is not a mistake, this is a limit, please do not panic.
0 commit comments