mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-10-13 04:21:32 +00:00
- allow to enable/disable large file upload
This commit is contained in:
parent
e581b72c9c
commit
ba9eba14c9
|
@ -71,6 +71,7 @@
|
||||||
luceneDir = ""
|
luceneDir = ""
|
||||||
logFileEnable = "true"
|
logFileEnable = "true"
|
||||||
logFileRotation = "d"
|
logFileRotation = "d"
|
||||||
|
enableLargeFileUpload = "true"
|
||||||
partitionSize = "2000000"
|
partitionSize = "2000000"
|
||||||
>
|
>
|
||||||
</server>
|
</server>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user