mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Miscellaneous UI updates (#6094)
### What problem does this PR solve? #6049 ### Type of change - [x] Documentation Update - [x] Other (please describe): UI updates
This commit is contained in:
@ -126,9 +126,9 @@ TIMEZONE='Asia/Shanghai'
|
||||
# MACOS=1
|
||||
|
||||
# The maximum file size for each uploaded file, in bytes.
|
||||
# You can uncomment this line and update the value if you wish to change the 1024M file size limit
|
||||
# To change the 1GB file size limit, uncomment the following line and make your changes accordingly.
|
||||
# MAX_CONTENT_LENGTH=1073741824
|
||||
# After making the change, ensure you update `client_max_body_size` in nginx/nginx.conf correspondingly.
|
||||
# After the change, ensure you update `client_max_body_size` in nginx/nginx.conf correspondingly.
|
||||
|
||||
# The log level for the RAGFlow's owned packages and imported packages.
|
||||
# Available level:
|
||||
|
||||
Reference in New Issue
Block a user