Skip to main content

Configure NEETBOX

NEETBOX read workspace configure from ./neetbox.toml whenever you import NEETBOX package from your code. If there is no such file, try to create one follow the guide here.

In the configuration file, there are 4 default feild:

  • logging for configuring neetbox.logging
  • pipeline for configuring neetbox.pipeline
  • integrations for configuring neetbox.integrations
  • daemon for configuring neetbox.daemon