From 6b5382add1774d4f849aed401020b11c73a2f647 Mon Sep 17 00:00:00 2001 From: Eike Kettner Date: Sat, 23 Jan 2021 21:18:08 +0100 Subject: [PATCH] Update docs --- website/elm/Search.elm | 2 +- website/site/content/docs/install/running.md | 10 ++++++++++ website/site/static/icons/search-white-20.svg | 5 +++++ 3 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 website/site/static/icons/search-white-20.svg diff --git a/website/elm/Search.elm b/website/elm/Search.elm index c9204b9d..d62434dd 100644 --- a/website/elm/Search.elm +++ b/website/elm/Search.elm @@ -121,7 +121,7 @@ view model = , href "#" , onClick SubmitSearch ] - [ img [ src "/icons/search-20.svg" ] [] + [ img [ src "/icons/search-white-20.svg" ] [] ] ] , viewResults model.results diff --git a/website/site/content/docs/install/running.md b/website/site/content/docs/install/running.md index 6a303b87..b012f5d5 100644 --- a/website/site/content/docs/install/running.md +++ b/website/site/content/docs/install/running.md @@ -35,6 +35,16 @@ You should be able to create a new account and sign in. Check the [configuration page](@/docs/configure/_index.md) to further customize docspell. +{% infobubble(mode="info", title="⚠ Please note") %} + +Please have a look at the [configuration +page](@/docs/configure/_index.md) page, before making docspell +available in the internet. By default, everyone can create an account. +This is great for trying out and using it in an internal network. But +when opened up to the outside, it is recommended to lock this down. + +{% end %} + ## Memory Usage The memory requirements for the joex component depends on the document diff --git a/website/site/static/icons/search-white-20.svg b/website/site/static/icons/search-white-20.svg new file mode 100644 index 00000000..5cc165a7 --- /dev/null +++ b/website/site/static/icons/search-white-20.svg @@ -0,0 +1,5 @@ + + + + +