[proftpd] DisplayFirstChdir deprecated
Ignore-this: bfb8ff6a68579e9dbda0250aba6bf878 http://www.proftpd.org/docs/directives/linked/config_ref_DisplayFirstChdir.html "This directive has been deprecated with ProFTPD 1.3.1rc1. Please use DisplayChdir instead." darcs-hash:20120522084815-28565-c376ba6746bea66c89e4804d0d85a32579d05fd6.gz
This commit is contained in:
parent
8d9ae3d5ec
commit
fa599404fb
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ print 'ServerName "%s"' % hostname
|
|||
@TimeoutIdle 1200
|
||||
@
|
||||
@DisplayLogin welcome.msg
|
||||
@DisplayFirstChdir .message
|
||||
@DisplayChdir .message
|
||||
@ListOptions "-l"
|
||||
@
|
||||
@DenyFilter \*.*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue