fixed installer

This commit is contained in:
Frank Harris 2026-06-20 21:19:11 -05:00
parent 05b7d2e464
commit 3d93d01cd1
27 changed files with 996 additions and 1665 deletions

View file

@ -0,0 +1,14 @@
%Cfg::Preferences = (
screen_log_local => '1',
delete_logs_after => '30',
gsp_manages_ftp => '1',
ogp_manages_ftp => '1',
ftp_method => 'PureFTPd',
gsp_autorestart_server => '1',
ogp_autorestart_server => '1',
protocol_shutdown_waittime => '10',
linux_user_per_game_server => '1',
PortValidationEnabled => '1',
StartupValidationTimeoutSeconds => '180',
PortCheckIntervalSeconds => '5',
);