Current section

Files

Jump to
s3filez src s3filez.app.src
Raw

src/s3filez.app.src

{application,s3filez,
[{description,"Stream and file interface for S3 storage"},
{vsn,"1.1.2"},
{registered,[]},
{mod,{s3filez_app,[]}},
{applications,[kernel,stdlib,crypto,public_key,ssl,inets,jobs]},
{env,[{max_connections,100}]},
{maintainers,["Zotonic Team"]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub",
"https://github.com/zotonic/template_compiler"}]}]}.