mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 15:32:13 +00:00
turn enableLargeFileUpload off
This commit is contained in:
parent
53e56da09b
commit
a5588590ca
|
@ -106,7 +106,7 @@
|
|||
luceneDir = ""
|
||||
logFileEnable = "true"
|
||||
logFileRotation = "d"
|
||||
enableLargeFileUpload = "true"
|
||||
enableLargeFileUpload = "false"
|
||||
partitionSize = "2000000"
|
||||
dropFolderDir = ""
|
||||
cacheDir = ""
|
||||
|
|
Loading…
Reference in New Issue
Block a user