Current section
Files
Jump to
Current section
Files
src/filezcache.app.src
{application,filezcache,
[{description,"FilezCache"},
{vsn,"2.2.0"},
{modules,[]},
{registered,[filezcache_sup,filezcache_entry_manager,
filezcache_entry_sup,filezcache_event]},
{mod,{filezcache_app,[]}},
{env,[{max_bytes,10737418240}]},
{applications,[kernel,stdlib,crypto,mnesia]},
{maintainers,["Zotonic Team"]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub","https://github.com/mworrell/filezcache"}]}]}.