Skip to main content
Weave provides a set of environment variables to configure and optimize its behavior. You can set these variables in your shell or within scripts to control specific functionality.

Available Environment Variables

All boolean environment variables accept the following values (case-insensitive):
  • true, 1, yes, on for True
  • false, 0, no, off for False