>  {application,appname, [
>     {description, "blah"},
>     {vsn, git},
>     {registered,[]},
>     {applications,[kernel,stdlib,config,couch_stats]},
>     {mod,{appname_app,[]}},
>     {env, [
>         {httpd_global_handlers, [
>             {_all_dbs, couch_httpd_misc_handlers, handle_all_dbs_req},
>             ...},
>         ...
>     ]}
>  ]}. 

[ Full content available at: https://github.com/apache/couchdb/pull/1602 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to