Added the agent and website folders
This commit is contained in:
parent
0e5a131bfb
commit
85ec5836a5
778 changed files with 104105 additions and 9 deletions
9
_agent-linux/Cfg/Preferences.pm
Normal file
9
_agent-linux/Cfg/Preferences.pm
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',
|
||||
linux_user_per_game_server => '1',
|
||||
);
|
||||
Loading…
Add table
Add a link
Reference in a new issue