Misc. file removal and migration cleanup
This commit is contained in:
parent
d7682bb7c9
commit
d585294289
6 changed files with 1 additions and 202 deletions
|
@ -125,7 +125,7 @@ class MigrateToNewServiceSystem extends Migration
|
|||
|
||||
switch($item->tag) {
|
||||
case 'source':
|
||||
$item->config_startup = '{"done": "Assigned anonymous gameserver Steam ID", "userInteraction": []}';
|
||||
$item->config_startup = '{"done": "Assigned anonymous gameserver", "userInteraction": []}';
|
||||
$item->config_files = '{}';
|
||||
$item->config_logs = '{"custom": true, "location": "logs/latest.log"}';
|
||||
$item->config_stop = 'quit';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue