Allow the service to read configuration from /etc and the user's home directory #8

Closed
opened 2022-09-15 18:14:59 -04:00 by gballan · 1 comment
Owner

Currently this only reads configuration from ~/.config/zealot.toml, and ideally it should also attempt to read config from /etc/zealot/config.toml as most other system services do. The config under the user's home should take precendence over the system config.

Currently this only reads configuration from `~/.config/zealot.toml`, and ideally it should also attempt to read config from `/etc/zealot/config.toml` as most other system services do. The config under the user's home should take precendence over the system config.
gballan added the
enhancement
label 2022-09-15 18:14:59 -04:00
Author
Owner

Handled in 024e4b2e1c

Handled in 024e4b2e1c0ce3f8dc3b4a7a658e80c7454bdc4a
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: BitGoblin/Zealot#8
No description provided.