feat: white webdav server domain

This commit is contained in:
butterfly
2024-04-09 18:05:56 +08:00
parent 7fcfbc3729
commit 8b191bd2f7
6 changed files with 57 additions and 21 deletions

View File

@@ -366,3 +366,5 @@ export const DEFAULT_MODELS = [
export const CHAT_PAGE_SIZE = 15;
export const MAX_RENDER_MSG_COUNT = 45;
export const internalWhiteWebDavDomains = ["https://dav.jianguoyun.com"];