Skip to content

docs: describe WHITE_WEBDAV_ENDPOINTS in .env.template#6816

Merged
Leizhenpeng merged 1 commit into
ChatGPTNextWeb:mainfrom
TIANQIAN1238:feat-document-webdav-env
Jul 6, 2026
Merged

docs: describe WHITE_WEBDAV_ENDPOINTS in .env.template#6816
Leizhenpeng merged 1 commit into
ChatGPTNextWeb:mainfrom
TIANQIAN1238:feat-document-webdav-env

Conversation

@TIANQIAN1238

Copy link
Copy Markdown
Contributor

💻 变更类型 | Change Type

  • docs

🔀 变更说明 | Description of Change

WHITE_WEBDAV_ENDPOINTS was the only variable in .env.template without any description — it only had a bare ### (optional) line. This adds a short comment explaining its purpose and format, consistent with how it is already documented in the README.

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

Docs-only change; no code is affected.

🤖 Generated with Claude Code

It was the only variable in .env.template with no description.
Add a short comment consistent with the README.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Leizhenpeng
Leizhenpeng merged commit 5c6cc07 into ChatGPTNextWeb:main Jul 6, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants