|
753 | 753 | }, |
754 | 754 | "protocol_version": { |
755 | 755 | "attribute": "protocol_version", |
756 | | - "range": "1,classic,2,tls,3,cookie,4,filestream,latest", |
| 756 | + "range": "1,classic,2,tls,3,cookie,4,filestream,5,leech2,latest", |
757 | 757 | "status": "normal", |
758 | 758 | "type": "option", |
759 | 759 | "visibility": "body" |
|
1020 | 1020 | }, |
1021 | 1021 | "protocol_version": { |
1022 | 1022 | "attribute": "protocol_version", |
1023 | | - "range": "1,classic,2,tls,3,cookie,4,filestream,latest", |
| 1023 | + "range": "1,classic,2,tls,3,cookie,4,filestream,5,leech2,latest", |
1024 | 1024 | "status": "normal", |
1025 | 1025 | "type": "option", |
1026 | 1026 | "visibility": "body" |
|
7368 | 7368 | "type": "clist", |
7369 | 7369 | "visibility": "promiseType" |
7370 | 7370 | }, |
| 7371 | + "cancel": { |
| 7372 | + "attribute": "cancel", |
| 7373 | + "range": "true,false,yes,no,on,off", |
| 7374 | + "status": "normal", |
| 7375 | + "type": "option", |
| 7376 | + "visibility": "promiseType" |
| 7377 | + }, |
7371 | 7378 | "classes": { |
7372 | 7379 | "attribute": "classes", |
7373 | 7380 | "status": "normal", |
|
7465 | 7472 | "type": "clist", |
7466 | 7473 | "visibility": "promiseType" |
7467 | 7474 | }, |
| 7475 | + "timer_policy": { |
| 7476 | + "attribute": "timer_policy", |
| 7477 | + "range": "absolute,reset", |
| 7478 | + "status": "normal", |
| 7479 | + "type": "option", |
| 7480 | + "visibility": "promiseType" |
| 7481 | + }, |
7468 | 7482 | "unless": { |
7469 | 7483 | "attribute": "unless", |
7470 | 7484 | "range": "", |
|
0 commit comments