This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
OpenSource
/
dify
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
152
Wiki
Activity
Browse Source
feat: add log_file environment variable (
#3793
)
tags/0.6.5
YidaHu
1 year ago
parent
9cec8c1750
commit
777ec64635
No account linked to committer's email address
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
api/.env.example
+ 3
- 0
api/.env.example
View File
@@ -160,3 +160,6 @@ CODE_MAX_NUMBER_ARRAY_LENGTH=1000
# API Tool configuration
API_TOOL_DEFAULT_CONNECT_TIMEOUT=10
API_TOOL_DEFAULT_READ_TIMEOUT=60
# Log file path
LOG_FILE=
Write
Preview
Loading…
Cancel
Save