From 59fe61af41d55b8de563b6c96cf8c395a38d4eb7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <henrik@trineo.org>
Date: Fri, 15 Oct 2021 10:59:42 +0200
Subject: [PATCH] DOC: add hint about folder use

---
 integrationtests/extroot/README.md | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 integrationtests/extroot/README.md

diff --git a/integrationtests/extroot/README.md b/integrationtests/extroot/README.md
new file mode 100644
index 00000000..4d45129b
--- /dev/null
+++ b/integrationtests/extroot/README.md
@@ -0,0 +1,3 @@
+This directory is mounted into the LinkAhead docker container, to allow the
+inclusion of external file systems.  For production use, please set the
+`paths:extroot` option in the profile.
-- 
GitLab