From ce79d40e07fd1c1fce1169fa25fb992e63012cff Mon Sep 17 00:00:00 2001 From: Meng Zhang Date: Wed, 26 Jul 2023 18:19:38 +0800 Subject: [PATCH] docs: Update self-hosting.md --- website/docs/self-hosting/self-hosting.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/docs/self-hosting/self-hosting.md b/website/docs/self-hosting/self-hosting.md index 02a1b2f..44c6bc4 100644 --- a/website/docs/self-hosting/self-hosting.md +++ b/website/docs/self-hosting/self-hosting.md @@ -2,6 +2,9 @@ ## Configuration +:::tip +The configuration file is not mandatory; Tabby can be run with just a single line of command. + Server config can be found at `~/.tabby/config.toml` it looks something like this