From 1f53b3bd7c8742f55be0ef58f55d7e3c6dfd5a53 Mon Sep 17 00:00:00 2001 From: Aaron Turner Date: Thu, 20 Jul 2017 00:15:22 -0700 Subject: [PATCH] Made wording more specific to the filemanager interface Former-commit-id: bbd8f234760db0684d341183350ed218e0902ca9 [formerly 208304e69b746e309f158c5842a9082f04b086b4] [formerly fc795024fd94b0d21f425ebd60d3b6816ae26903 [formerly 0990994031b75a94d390d29c9613814c1e490d84]] Former-commit-id: d9387fad8773f4b7e317336ee918c369523076bc [formerly a915f207b8ae7c254940c1bf9faeb0de67a16265] Former-commit-id: 8d928bff135e2336199ed4bc6c25fe0c8989b08b --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d07ce9e5..f118878f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ This is a library so it can be used on your own applications as a middleware or The easiest way to get started is using this with Caddy web server. You just need to download Caddy from its [official website](https://caddyserver.com/download) with `http.filemanager` plugin enabled. For more information about the plugin itself, please refer to its [documentation](https://caddyserver.com/docs/http.filemanager). -Once you have everything deployed, the default credentials are: +Once you have everything deployed, the default credentials to login to the filemanager are: **Username:** `admin` **Password:** `admin`