From fc4edf4aa713a258cd78f6c1f8ef00bbc4f4e770 Mon Sep 17 00:00:00 2001 From: zadam Date: Mon, 21 Dec 2020 21:05:34 +0100 Subject: [PATCH] better comment for instanceName --- config-sample.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-sample.ini b/config-sample.ini index 8393c8725..7829089b1 100644 --- a/config-sample.ini +++ b/config-sample.ini @@ -1,5 +1,5 @@ [General] -# Instance name can be used to distinguish between different instances +# Instance name can be used to distinguish between different instances using backend api.getInstanceName() instanceName= # set to true to allow using Trilium without authentication (makes sense for server build only, desktop build doesn't need password)