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]