Add 'data_dir' config option

This commit is contained in:
Joscha 2022-08-25 22:33:25 +02:00
parent 84ff1f068b
commit e40948567a
3 changed files with 31 additions and 8 deletions

View file

@ -17,6 +17,7 @@ Procedure when bumping the version number:
### Added
- Config file
- `ephemeral` config option
- `data_dir` config option
## v0.3.0 - 2022-08-22