fixes
This commit is contained in:
parent
5ead40a761
commit
6a15b114e6
23 changed files with 269 additions and 87 deletions
9
Agent-Windows/OGP64/OGP/Cfg/Preferences.pm.default
Normal file
9
Agent-Windows/OGP64/OGP/Cfg/Preferences.pm.default
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
%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',
|
||||
);
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue