Skip to content

Commit 7d0db92

Browse files
committed
fix: disable OTP areaVisibility to prevent OOM
1 parent 2b27c14 commit 7d0db92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infra/docker/services/otp/build-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"areaVisibility": true,
2+
"areaVisibility": false,
33
"platformEntriesLinking": true,
44
"transitServiceStart": "-P1Y",
55
"transitServiceEnd": "P2Y"

0 commit comments

Comments
 (0)