feat: Optimize document
This commit is contained in:
parent
df3313971d
commit
908ce3bbd9
|
@ -248,8 +248,8 @@ User `-all` to disable all default models, `+all` to enable all default models.
|
||||||
### `WHITE_WEBDEV_ENDPOINTS` (可选)
|
### `WHITE_WEBDEV_ENDPOINTS` (可选)
|
||||||
|
|
||||||
You can use this option if you want to increase the number of webdav service addresses you are allowed to access, as required by the format:
|
You can use this option if you want to increase the number of webdav service addresses you are allowed to access, as required by the format:
|
||||||
- Each address must be a complete origin
|
- Each address must be a complete endpoint
|
||||||
> `https://xxxx`
|
> `https://xxxx/yyy`
|
||||||
- Multiple addresses are connected by ', '
|
- Multiple addresses are connected by ', '
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
Loading…
Reference in New Issue