Explorar el Código

[Feature] vsftpd use_localtime No #4261

[Feature] vsftpd use_localtime No #4261
Maison da Silva hace 2 años
padre
commit
4082d2eb6d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      install/deb/vsftpd/vsftpd.conf

+ 1 - 1
install/deb/vsftpd/vsftpd.conf

@@ -28,7 +28,7 @@ pasv_min_port=12000
 pasv_max_port=12100
 pasv_max_port=12100
 max_per_ip=10
 max_per_ip=10
 max_clients=100
 max_clients=100
-use_localtime=YES
+use_localtime=NO
 utf8_filesystem=YES
 utf8_filesystem=YES
 ssl_enable=YES
 ssl_enable=YES
 allow_anon_ssl=NO
 allow_anon_ssl=NO