Feature - Env variable to disable ChatFlow reuse (#2559)

This commit is contained in:
Daniel D'Abate
2024-06-04 11:11:57 +02:00
committed by GitHub
parent bdbb6f850a
commit 5ba9493b30
6 changed files with 10 additions and 0 deletions
+2
View File
@@ -22,6 +22,8 @@ PORT=3000
# FLOWISE_SECRETKEY_OVERWRITE=myencryptionkey
# FLOWISE_FILE_SIZE_LIMIT=50mb
# DISABLE_CHATFLOW_REUSE=true
# DEBUG=true
# LOG_PATH=/your_log_path/.flowise/logs
# LOG_LEVEL=debug (error | warn | info | verbose | debug)