Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable directory listing in JSON #122

Open
Nowaker opened this issue Apr 20, 2016 · 0 comments
Open

Enable directory listing in JSON #122

Nowaker opened this issue Apr 20, 2016 · 0 comments
Assignees

Comments

@Nowaker
Copy link
Member

Nowaker commented Apr 20, 2016

Dirlisting is a good thing but should be disabled by default.

JSON format should match nginx's:

[
{ "name":"virtsimple-reseller-whmcs-addon-v4.zip", "type":"file", "mtime":"Wed, 20 Apr 2016 19:33:29 GMT", "size":158319 },
{ "name":"virtsimple-reseller-whmcs-addon-v6.sha256", "type":"file", "mtime":"Wed, 20 Apr 2016 19:48:28 GMT", "size":108 },
{ "name":"virtsimple-reseller-whmcs-addon-v6.zip", "type":"file", "mtime":"Wed, 20 Apr 2016 19:48:28 GMT", "size":158319 }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants