mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-20 21:33:56 +02:00
Added HARD_DELETE_CHATS to environment variables (#2397)
This commit is contained in:
@@ -448,3 +448,5 @@ configMap:
|
||||
# Shared or Non-backend Related
|
||||
WEB_DOMAIN: "http://localhost:3000" # for web server and api server
|
||||
DOMAIN: "localhost" # for nginx
|
||||
# Chat Configs
|
||||
HARD_DELETE_CHATS: ""
|
||||
|
Reference in New Issue
Block a user