From 25eb55f60263cf4fa586cee4742dfff8db22637d Mon Sep 17 00:00:00 2001 From: kj16609 Date: Fri, 13 Jun 2025 12:58:11 -0400 Subject: [PATCH] Adds toml syntax highlighting to example config --- docs/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.md b/docs/config.md index 2e1cd73..421334d 100644 --- a/docs/config.md +++ b/docs/config.md @@ -17,7 +17,7 @@ The following is a example config file to use -``` +```toml [database] #host = "localhost" #port = 5432