Current section
Files
Jump to
Current section
Files
src/http_cache_store_disk.app.src
{application,http_cache_store_disk,
[{description,"A store for http_cache that uses disk for storage"},
{vsn,"0.2.0"},
{registered,[]},
{mod,{http_cache_store_disk_app,[]}},
{applications,[kernel,stdlib,os_mon,telemetry]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]}]}.