Current section

Files

Jump to
zotonic_mod_backup src zotonic_mod_backup.app.src
Raw

src/zotonic_mod_backup.app.src

{application,zotonic_mod_backup,
[{description,"Make a backup of the database and files."},
{vsn,"1.0.0-d1"},
{registered,[]},
{applications,[kernel,stdlib,zotonic_core,zotonic_mod_admin]},
{env,[]},
{modules,[]},
{doc,"doc"},
{licenses,["Apache 2.0"]},
{links,[{"Website","https://zotonic.com/"},
{"GitHub","https://github.com/zotonic/zotonic"}]}]}.