Skip to content

Reference

Everything Pluma reads from disk, env, or HTTP. Use the left nav to jump.

Precedence rules

Several settings exist in more than one place. Pluma resolves them in this order:

  1. CLI flag when explicitly passed
  2. Environment variable (PLUMA_*)
  3. config.toml entry
  4. Hardcoded default

Most flags only need this for one-shot overrides (a launcher script that temporarily changes the listen port, say). The persistent home for every setting is config.toml.