You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MAX_L2_DISK_SPACE MAX_L2_DISK_SPACE is the environment variable that determines the maximum disk space the L2 node
can use to store cached CAR files. If this env variable is not configured, it defaults to 200GiB.
Note: The configured value should be greater than or equal to 200Gib.
Does the "should" mean that the value must be at least 200Gib, or that something might fail with a lower number, or that it will just be inefficient?
Does the "should" mean that the value must be at least 200Gib, or that something might fail with a lower number, or that it will just be inefficient?