mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-14 08:56:00 +08:00
feat: add log_file environment variable (#3793)
This commit is contained in:
parent
9cec8c1750
commit
777ec64635
@ -160,3 +160,6 @@ CODE_MAX_NUMBER_ARRAY_LENGTH=1000
|
|||||||
# API Tool configuration
|
# API Tool configuration
|
||||||
API_TOOL_DEFAULT_CONNECT_TIMEOUT=10
|
API_TOOL_DEFAULT_CONNECT_TIMEOUT=10
|
||||||
API_TOOL_DEFAULT_READ_TIMEOUT=60
|
API_TOOL_DEFAULT_READ_TIMEOUT=60
|
||||||
|
|
||||||
|
# Log file path
|
||||||
|
LOG_FILE=
|
Loading…
x
Reference in New Issue
Block a user