Skip to content

Commit

Permalink
Remove config parameter "logs_upload_location" until it's supported b…
Browse files Browse the repository at this point in the history
…y the launcher
  • Loading branch information
Born2Crawl committed Dec 8, 2021
1 parent 969fe7a commit 35c0085
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions dist_cfg/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
]
},
"no_start_script" : true,
"logs_upload_location": "s3",
"launch": {
"start_args" : ["--menu", "rapid://byar-chobby:test"],
"engine": "105.1.1-659-g800da82 bar"
Expand Down Expand Up @@ -92,7 +91,6 @@
]
},
"no_start_script" : true,
"logs_upload_location": "s3",
"launch": {
"start_args" : ["--menu", "rapid://byar-chobby:test"],
"engine": "105.1.1-659-g800da82 bar"
Expand All @@ -114,7 +112,6 @@
]
},
"no_start_script" : true,
"logs_upload_location": "s3",
"no_downloads" : true,
"launch": {
"start_args" : ["--menu", "BYAR Chobby $VERSION"],
Expand All @@ -137,7 +134,6 @@
]
},
"no_start_script" : true,
"logs_upload_location": "s3",
"no_downloads" : true,
"launch": {
"start_args" : ["--menu", "BYAR Chobby $VERSION"],
Expand Down

0 comments on commit 35c0085

Please sign in to comment.