mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 22:33:44 +02:00
Misc. file removal and migration cleanup
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user