fix: file size bug, upload bug
This commit is contained in:
@ -143,7 +143,7 @@ port = 64738
|
||||
# 'upload_enabled': Enable the upload function of the web interface.
|
||||
# 'maximum_upload_file_size': Unit can be 'B', 'KB', 'MB', 'GB', 'TB'.
|
||||
#upload_enabled = True
|
||||
#maximum_upload_file_size = 30MB
|
||||
#max_upload_file_size = 30MB
|
||||
|
||||
# [debug] stores some debug settings.
|
||||
[debug]
|
||||
|
Reference in New Issue
Block a user