Skip to content

Commit 7f3ae3f

Browse files
comatoryenisdenjo
andauthored
Update resources-requirements.mdx (#6847)
Co-authored-by: Denis Badurina <[email protected]>
1 parent 6f2d94c commit 7f3ae3f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/web/docs/src/content/gateway/deployment/resources-requirements.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,5 @@ By default, the gateway uses the available parallelism (number of CPUs, based on
3636

3737
You can set the `FORK` environment variable to specify the number of workers you want to spawn. For
3838
example, to spawn 12 workers, set `FORK=12`.
39+
40+
Consider unsetting the `DEBUG` env variable if you don't need debug logs. This can have significant impact on CPU usage.

0 commit comments

Comments
 (0)