GSP-Agent-Linux/Cfg/Preferences.pm.default
2026-07-02 18:12:10 -05:00

12 lines
344 B
Text

%Cfg::Preferences = (
screen_log_local => '1',
delete_logs_after => '30',
gsp_manages_ftp => '1',
ftp_method => 'PureFTPd',
gsp_autorestart_server => '1',
protocol_shutdown_waittime => '10',
linux_user_per_game_server => '1',
PortValidationEnabled => '1',
StartupValidationTimeoutSeconds => '180',
PortCheckIntervalSeconds => '5',
);