cleanup
This commit is contained in:
parent
3d93d01cd1
commit
7665d702a2
22 changed files with 97 additions and 132 deletions
|
|
@ -2,10 +2,8 @@
|
|||
screen_log_local => '1',
|
||||
delete_logs_after => '30',
|
||||
gsp_manages_ftp => '1',
|
||||
ogp_manages_ftp => '1',
|
||||
ftp_method => 'PureFTPd',
|
||||
gsp_autorestart_server => '1',
|
||||
ogp_autorestart_server => '1',
|
||||
protocol_shutdown_waittime => '10',
|
||||
linux_user_per_game_server => '1',
|
||||
PortValidationEnabled => '1',
|
||||
|
|
|
|||
|
|
@ -2,10 +2,8 @@
|
|||
screen_log_local => '1',
|
||||
delete_logs_after => '30',
|
||||
gsp_manages_ftp => '1',
|
||||
ogp_manages_ftp => '1',
|
||||
ftp_method => 'PureFTPd',
|
||||
gsp_autorestart_server => '1',
|
||||
ogp_autorestart_server => '1',
|
||||
protocol_shutdown_waittime => '10',
|
||||
linux_user_per_game_server => '1',
|
||||
PortValidationEnabled => '1',
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
agent_auto_update=0
|
||||
agent_update_repo_url=http://forge.runlevelsystems.com/dev/GSP.git
|
||||
agent_update_branch=Panel-unstable
|
||||
agent_update_raw_url=http://forge.runlevelsystems.com/dev/GSP/raw/branch/Panel-unstable/Agent-Linux/ogp_agent.pl
|
||||
agent_update_raw_url=http://forge.runlevelsystems.com/dev/GSP/raw/branch/Panel-unstable/Agent-Linux/gsp_agent.pl
|
||||
run_pureftpd=1
|
||||
ftp_port=21
|
||||
ftp_ip=0.0.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue