fix unknown configuration directive on some systems

Signed-off-by: Maurice Preuß (envoyr) <envoyr@froxlor.org>
This commit is contained in:
Maurice Preuß (envoyr)
2022-12-25 20:23:56 +01:00
parent 9013fd63d7
commit 746d30c65b

View File

@@ -3375,7 +3375,9 @@ Include /etc/proftpd/modules.conf
# Set off to disable IPv6 support which is annoying on IPv4 only boxes.
UseIPv6 on
# If set on you can experience a longer connection delay in many cases.
<IfModule mod_ident.c>
IdentLookups off
</IfModule>
ServerName "<SERVERNAME> FTP Server"
ServerType standalone