zebra/zebra-state
Henry de Valence 4a03d76a41
Remove environment variables in favor of documented config options. (#827)
* Load tracing filter only from config and simplify logic.

* Configure the state storage in the config, not an environment variable.

This also changes the config so that the path is always set rather than being
optional, because Zebra always needs a place to store its config.
2020-08-05 11:48:08 -07:00
..
src Remove environment variables in favor of documented config options. (#827) 2020-08-05 11:48:08 -07:00
tests Remove environment variables in favor of documented config options. (#827) 2020-08-05 11:48:08 -07:00
Cargo.toml Command execution tests (#690) 2020-08-01 16:15:26 +10:00