blob: ef8a51aa9e9ddb1a6975d0e9b34c1c0b6d785585 (
plain)
1
2
3
4
5
6
7
8
|
/**
@dir /feature/dircache
@brief feature/dircache: Run as a directory cache server
This module handles the directory caching functionality that all relays may
provide, for serving cached directory objects to objects.
**/
|