mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
deb11 proftpd identlookups fix
This commit is contained in:
parent
3fdf72082e
commit
fb98936297
1 changed files with 3 additions and 1 deletions
|
@ -28,7 +28,9 @@ SystemLog /var/log/proftpd/proftpd.log
|
|||
|
||||
<Global>
|
||||
Umask 002
|
||||
IdentLookups off
|
||||
<IfModule mod_ident.c>
|
||||
IdentLookups off
|
||||
</IfModule>
|
||||
AllowOverwrite yes
|
||||
<Limit ALL SITE_CHMOD>
|
||||
AllowAll
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue