From c185c52dd3f9e91e0e43726e4715371f967912ec Mon Sep 17 00:00:00 2001 From: zadam Date: Wed, 16 Feb 2022 20:22:09 +0100 Subject: [PATCH] Updated Server installation (markdown) --- Server installation.md => Server-installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Server installation.md => Server-installation.md (97%) diff --git a/Server installation.md b/Server-installation.md similarity index 97% rename from Server installation.md rename to Server-installation.md index 9b6b9b7..502eb1f 100644 --- a/Server installation.md +++ b/Server-installation.md @@ -26,7 +26,7 @@ export TRILIUM_DATA_DIR=/home/myuser/data/my-trilium-data ``` ### Disable authentication -Among others, you can also disable authentication (in case you run on localhost only or authentication is handled by another component) with: +Among others, you can also disable authentication (in case you run on localhost only or authentication is handled by another component) by adding the following to `config.ini`: ``` [General]