Skip to content

Commit 3bcdf98

Browse files
authored
Merge pull request hestiacp#4263 from maisondasilva/main
[Feature] vsftpd use_localtime No hestiacp#4261
2 parents db385fe + 4082d2e commit 3bcdf98

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)