update readme; remove debug from filemanager.go
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
[](https://forum.caddyserver.com)
|
||||
[](http://godoc.org/github.com/hacdias/caddy-filemanager)
|
||||
|
||||
This package is a plugin for Caddy server that provides an online file manager (based on browse middleware) that is able to: rename files, delete files and upload files. Some new features that can be implemented in the future can be seen at [issues](./issues).
|
||||
This package is a plugin for Caddy server that provides an online file manager (based on browse middleware) that is able to: rename files, delete files and upload files. Some new features that can be implemented in the future can be seen at [issues](https://github.com/hacdias/caddy-filemanager/issues).
|
||||
|
||||
```
|
||||
filemanager {
|
||||
|
||||
Reference in New Issue
Block a user