pull/144/head
Henrique Dias 2017-04-12 15:18:42 +01:00
parent b88d6e784e
commit 37b14d698f
No known key found for this signature in database
GPG Key ID: 936F5EB68D786730
2 changed files with 4 additions and 2 deletions

View File

@ -8,6 +8,8 @@ filemanager provides WebDAV features and a file managing interface within the sp
It is extremely important for security reasons to cover the path of filemanager with some kind of authentication. You can use, for example, [`basicauth`](https://caddyserver.com/docs/basicauth) directive.
Note that if your goal is to handle large files you might run into troubles due to the defaults of [`timeouts`](https://caddyserver.com/docs/timeouts) plugin. Check its [documentation](https://caddyserver.com/docs/timeouts) to learn more about that plugin.
## Get Started
To start using this plugin you just need to go to the [download Caddy page](https://caddyserver.com/download) and choose `filemanager` in the directives section. For further information on how Caddy works refer to [its documentation](https://caddyserver.com/docs).

View File

@ -1,5 +1,5 @@
package page
var GIT_COMMIT_HASH = "eeeec31"
var GIT_COMMIT_HASH = "b88d6e7"
var CIRCLE_BUILD_NUM = ""
var GENERATED int64 = 1491161625024584500
var GENERATED int64 = 1492006723622433500