From 1c3d4870abdbd60c21297e9f703b5fa4a153e6ae Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Wed, 12 Apr 2017 15:35:55 +0100 Subject: [PATCH] update message Former-commit-id: 09d63f91e8f4fc1ed7183a1e4ff0d39957ec2c54 [formerly 1e442441ca4c25b136d263abc566cb4fd5b67a4e] [formerly c63474f49e0e0509dd964e83e193fbb1c8f71ad0 [formerly e46a007c71591db20090b5356310d4fa904b0c77]] Former-commit-id: 8f581be1f9da36d7e0c171df97a18f625cf75cf4 [formerly 658a78c760dd9370f684e6aa47f95dd3244b86f9] Former-commit-id: 3c17db80068d5535d5121af4ac7f417a76006e5f --- README.md | 2 +- page/version.go | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3573858a..96301f10 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/page/version.go b/page/version.go index 7bc8c2d3..cb435dec 100644 --- a/page/version.go +++ b/page/version.go @@ -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