aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/storageconfig.cpp
Commit message (Collapse)AuthorAgeFilesLines
* move all storage-related services into storage tree (#571)Stefan Boberg2025-10-141-1055/+0
| | | | | | * 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
* split storage config from base config (#570)Stefan Boberg2025-10-131-0/+1055
this change splits the configuration logic into a base part and a storage server part manually tested with shared server config file