refixed the server query

This commit is contained in:
Frank Harris 2026-06-08 13:06:32 -05:00
parent eedc3e8fb3
commit e2dd5a496c
8 changed files with 539 additions and 20 deletions

View file

@ -5,5 +5,7 @@
ftp_method => 'PureFTPd',
ogp_autorestart_server => '1',
protocol_shutdown_waittime => '10',
PortValidationEnabled => '1',
StartupValidationTimeoutSeconds => '180',
PortCheckIntervalSeconds => '5',
);