We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f951f37 commit 7351c2bCopy full SHA for 7351c2b
1 file changed
src/proftpd.conf
@@ -42,9 +42,6 @@ TimeoutNoTransfer 600
42
TimeoutStalled 600
43
TimeoutLogin 300
44
45
-# Prevent access to .ftp directories
46
-PathDenyFilter "\.ftp.*$"
47
-
48
# To prevent DoS attacks, set the maximum number of child processes
49
# to 30. If you need to allow more than 30 concurrent connections
50
# at once, simply increase this value. Note that this ONLY works
0 commit comments