add missing conf vars, fix indenting

This commit is contained in:
Uwe Steinmann 2016-01-26 06:47:55 +01:00
parent 47c29c18b0
commit b2733a3cd9

View File

@ -82,6 +82,8 @@
logFileRotation = "d" logFileRotation = "d"
enableLargeFileUpload = "true" enableLargeFileUpload = "true"
partitionSize = "2000000" partitionSize = "2000000"
dropFolderDir = ""
cacheDir = ""
> >
</server> </server>
@ -241,6 +243,7 @@
maxDirID = "0" maxDirID = "0"
updateNotifyTime = "86400" updateNotifyTime = "86400"
extraPath = "" extraPath = ""
cmdTimeout = "5"
> >
</server> </server>
<converters> <converters>