Skip to content

Debusine worker configuration directories priority

In debusine/worker/config.py the ConfighHandler.default_directories are default_directories = [ '/etc/debusine/worker', str(Path.home() / '.config/debusine/worker'),]

Probably they should be the other way round so it would use $HOME/.config/debusine/worker and if it does not exist /etc/debusine/worker .

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information