11 lines
308 B
Text
11 lines
308 B
Text
%Cfg::Preferences = (
|
|
screen_log_local => '1',
|
|
delete_logs_after => '30',
|
|
ogp_manages_ftp => '1',
|
|
ftp_method => 'PureFTPd',
|
|
ogp_autorestart_server => '1',
|
|
protocol_shutdown_waittime => '10',
|
|
PortValidationEnabled => '1',
|
|
StartupValidationTimeoutSeconds => '180',
|
|
PortCheckIntervalSeconds => '5',
|
|
);
|