diff --git a/conf/ftp.conf b/conf/ftp.conf index 1c1a096..1a0a24c 100644 --- a/conf/ftp.conf +++ b/conf/ftp.conf @@ -93,10 +93,15 @@ prefer_server_ciphers=yes ## Filenames for loglevels. [logging] ## Log server output files. -## Syntax: [console|critical|error|warning|info|debug|all]= -info=digftp.info.log -error=digftp.error.log -debug=digftp.debug.log +## Syntax: [critical|error|warning|info|debug|all]= +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.