update default ftp config file
This commit is contained in:
@@ -93,10 +93,15 @@ prefer_server_ciphers=yes
|
|||||||
## Filenames for loglevels.
|
## Filenames for loglevels.
|
||||||
[logging]
|
[logging]
|
||||||
## Log server output files.
|
## Log server output files.
|
||||||
## Syntax: [console|critical|error|warning|info|debug|all]=<path>
|
## Syntax: [critical|error|warning|info|debug|all]=<path>
|
||||||
info=digftp.info.log
|
info=digftp.log
|
||||||
error=digftp.error.log
|
warning=digftp.log
|
||||||
debug=digftp.debug.log
|
error=digftp.log
|
||||||
|
critical=digftp.log
|
||||||
|
|
||||||
|
## Output loglevel to console
|
||||||
|
## Syntax: console=[critical|error|warning|info|debug|all|none]
|
||||||
|
console=all
|
||||||
|
|
||||||
[passdb]
|
[passdb]
|
||||||
## The file for the passdb engine.
|
## The file for the passdb engine.
|
||||||
|
|||||||
Reference in New Issue
Block a user