Skip to content

Commit 5c6cc07

Browse files
authored
Merge pull request #6816 from TIANQIAN1238/feat-document-webdav-env
docs: describe WHITE_WEBDAV_ENDPOINTS in .env.template
2 parents 2586cc6 + abecca2 commit 5c6cc07

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.env.template

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ ANTHROPIC_API_VERSION=
7474
ANTHROPIC_URL=
7575

7676
### (optional)
77+
### Whitelist of allowed WebDAV endpoints for chat-log sync, separated by comma.
78+
### Each entry must be a complete endpoint, e.g. https://dav.example.com/path
7779
WHITE_WEBDAV_ENDPOINTS=
7880

7981
### siliconflow Api key (optional)

0 commit comments

Comments
 (0)