update default ftp config file

This commit is contained in:
2025-01-01 19:28:11 -06:00
parent 90099260ce
commit 478b0db66c

View File

@@ -93,10 +93,15 @@ prefer_server_ciphers=yes
## Filenames for loglevels.
[logging]
## Log server output files.
## Syntax: [console|critical|error|warning|info|debug|all]=<path>
info=digftp.info.log
error=digftp.error.log
debug=digftp.debug.log
## Syntax: [critical|error|warning|info|debug|all]=<path>
info=digftp.log
warning=digftp.log
error=digftp.log
critical=digftp.log
## Output loglevel to console
## Syntax: console=[critical|error|warning|info|debug|all|none]
console=all
[passdb]
## The file for the passdb engine.