| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | restructured zenserver configuration (#575) | Stefan Boberg | 2025-10-15 | 1 | -9/+9 |
| | | | | this breaks out the configuration logic to allow multiple applications to share common configuration and initialization logic whilst customizing chosen aspects of the process | ||||
| * | move all storage-related services into storage tree (#571) | Stefan Boberg | 2025-10-14 | 1 | -0/+46 |
| * move all storage-related services into storage tree * move config into config/ * also move admin service into storage since it mostly has storage related functionality * header consolidation | |||||