From fdd826342980a61d87e37e0e06b68b530a49affc Mon Sep 17 00:00:00 2001 From: Basil Hendroff <63370329+basilhendroff@users.noreply.github.com> Date: Wed, 29 Jul 2020 17:01:53 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19805de..5ebf9f5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This script will work with FreeNAS 11.3, and it should also work with TrueNAS CO ### Prerequisites -*In this implementation, I've kept Caddyfile outside the jail in /caddy/config. I wasn't sure whether it might be interesting (or possible) to say keep the certificates outside the jail as well. I'll leave this you to ponder.* +*[In this implementation, I've kept Caddyfile outside the jail in /caddy/config. I wasn't sure whether it might be interesting (or possible) to say keep the certificates outside the jail as well. I'll leave this you to ponder.]* Although not required, it's recommended to create a Dataset named `nextcloud` on your main storage pool. If this is not present, a directory `/nextcloud` will be created in `$POOL_PATH`, and subdirectory `config` will be created there.