From 55bf6eba6cf084a31502c4d36aad39db1dc972a0 Mon Sep 17 00:00:00 2001 From: azivner Date: Sat, 5 Jan 2019 22:40:17 +0100 Subject: [PATCH] links to mobile frontend --- Server installation.md | 2 ++ _Sidebar.md | 1 + 2 files changed, 3 insertions(+) diff --git a/Server installation.md b/Server installation.md index 3421aad..e169ba6 100644 --- a/Server installation.md +++ b/Server installation.md @@ -6,6 +6,8 @@ There are three options how to do this, each one with some advantage: * [[Packaged server installation]] * [[Manual installation|Manual server installation]] +Server installation has both desktop and [[mobile frontend]]. + ## Configuration For server installations, you might want to configure e.g. port or [[TLS|TLS configuration]]. This is done in the Trilium config file, by default it's in ~/trilium-data/config.ini (where ~ is your home directory). diff --git a/_Sidebar.md b/_Sidebar.md index b8edf64..3aed1cf 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -21,6 +21,7 @@ * [[Packaged server installation]] * [[Docker server installation]] * [[Manual server installation]] + * [[Mobile frontend]] * [[TLS configuration]] * [[Synchronization]] * Advanced usage