force sync from /var/www/html/panel: 2025-09-08T20:36:30Z
This commit is contained in:
commit
4f717c9ee8
18119 changed files with 2566034 additions and 0 deletions
12
ControlPanel/_agent-linux/Cfg/Config.pm
Executable file
12
ControlPanel/_agent-linux/Cfg/Config.pm
Executable file
|
|
@ -0,0 +1,12 @@
|
|||
%Cfg::Config = (
|
||||
logfile => '/home/gameserver/OGP/ogp_agent.log',
|
||||
listen_port => '12679',
|
||||
listen_ip => '0.0.0.0',
|
||||
version => 'v1.4',
|
||||
key => 'Mvemjsu9p',
|
||||
steam_license => 'Accept',
|
||||
sudo_password => 'Inc0rrect!',
|
||||
web_admin_api_key => '{your_admin_ogp_web_api_key_here}',
|
||||
web_api_url => '{your_url_to_ogp_api.php}',
|
||||
steam_dl_limit => '0',
|
||||
);
|
||||
9
ControlPanel/_agent-linux/Cfg/Preferences.pm
Executable file
9
ControlPanel/_agent-linux/Cfg/Preferences.pm
Executable 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',
|
||||
);
|
||||
5
ControlPanel/_agent-linux/Cfg/bash_prefs.cfg
Executable file
5
ControlPanel/_agent-linux/Cfg/bash_prefs.cfg
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
agent_auto_update=0
|
||||
run_pureftpd=1
|
||||
ftp_port=
|
||||
ftp_ip=
|
||||
ftp_pasv_range=
|
||||
0
ControlPanel/_agent-linux/Cfg/empty.txt
Executable file
0
ControlPanel/_agent-linux/Cfg/empty.txt
Executable file
Loading…
Add table
Add a link
Reference in a new issue