CatgirlIntelligenceAgency/code/common/config
Viktor Lofgren cae1bad274 (*) Add download-sample action, refactor file storage
This changeset adds an action for downloading a set of sample data from downloads.marginalia.nu.

It also refactors out some leaky abstractions out of FileStorageService.  allocateTemporaryStorage has been renamed allocateStorage.  The storage was never temporary in any scenario...

It also doesn't take a storage base, as there was always only one valid option for this input.  The allocateStorage method finds the appropriate base itself.
2024-01-25 13:36:30 +01:00
..
src (*) Add download-sample action, refactor file storage 2024-01-25 13:36:30 +01:00
build.gradle (test) Clean up test usage of migrations 2024-01-12 15:55:50 +01:00
readme.md Move all code to a code directory. 2023-03-07 17:14:32 +01:00

Config

This package contains configuration injectables used by the services.