Skip to content
This repository was archived by the owner on Oct 20, 2021. It is now read-only.

Commit 55f4f79

Browse files
authored
Remove max_bridge_module_load flag (#159)
1 parent cbf82e0 commit 55f4f79

File tree

2 files changed

+2
-14
lines changed

2 files changed

+2
-14
lines changed

cloud_launch_large.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,7 @@
88
"dimensions": {
99
"xMeters": 1800,
1010
"zMeters": 1800
11-
},
12-
"legacy_flags": [
13-
{
14-
"name": "max_bridge_module_load",
15-
"value": "500"
16-
}
17-
]
11+
}
1812
},
1913
"load_balancing": {
2014
"layer_configurations": [

cloud_launch_large_sim_players.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,7 @@
88
"dimensions": {
99
"xMeters": 1800,
1010
"zMeters": 1800
11-
},
12-
"legacy_flags": [
13-
{
14-
"name": "max_bridge_module_load",
15-
"value": "500"
16-
}
17-
]
11+
}
1812
},
1913
"load_balancing": {
2014
"layer_configurations" : [

0 commit comments

Comments
 (0)