Skip to content

Commit 4082d2e

Browse files
author
Maison da Silva
authored
[Feature] vsftpd use_localtime No hestiacp#4261
[Feature] vsftpd use_localtime No hestiacp#4261
1 parent dcc7f5b commit 4082d2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/deb/vsftpd/vsftpd.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pasv_min_port=12000
2828
pasv_max_port=12100
2929
max_per_ip=10
3030
max_clients=100
31-
use_localtime=YES
31+
use_localtime=NO
3232
utf8_filesystem=YES
3333
ssl_enable=YES
3434
allow_anon_ssl=NO

0 commit comments

Comments
 (0)