fix: file size bug, upload bug
This commit is contained in:
@ -105,7 +105,7 @@ access_address = http://127.0.0.1:8181
|
||||
flask_secret = ChangeThisPassword
|
||||
|
||||
upload_enabled = True
|
||||
maximum_upload_file_size = 30M
|
||||
max_upload_file_size = 30M
|
||||
|
||||
[debug]
|
||||
# Set ffmpeg to True if you want to display DEBUG level log of ffmpeg.
|
||||
|
Reference in New Issue
Block a user