update message

Former-commit-id: 09d63f91e8f4fc1ed7183a1e4ff0d39957ec2c54 [formerly 1e442441ca4c25b136d263abc566cb4fd5b67a4e] [formerly c63474f49e0e0509dd964e83e193fbb1c8f71ad0 [formerly e46a007c71591db20090b5356310d4fa904b0c77]]
Former-commit-id: 8f581be1f9da36d7e0c171df97a18f625cf75cf4 [formerly 658a78c760dd9370f684e6aa47f95dd3244b86f9]
Former-commit-id: 3c17db80068d5535d5121af4ac7f417a76006e5f
This commit is contained in:
Henrique Dias 2017-04-12 15:35:55 +01:00
parent f86aac1d6c
commit 1c3d4870ab
2 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ 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.
Note that if you are handling 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

View File

@ -1,5 +1,5 @@
package page
var GIT_COMMIT_HASH = "b88d6e7"
var GIT_COMMIT_HASH = "37b14d6"
var CIRCLE_BUILD_NUM = ""
var GENERATED int64 = 1492006723622433500
var GENERATED int64 = 1492007757358403000