From 636fb3f680ff246a39cd164dc28632dd05a3f3d8 Mon Sep 17 00:00:00 2001 From: Bartu OZEL Date: Mon, 16 Jun 2025 21:12:54 +0300 Subject: [PATCH] docs: Update configuration.md (#782) --- docs/configuration.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index e32b9e5d..77b5c228 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -2,7 +2,6 @@ Taskmaster uses two primary methods for configuration: -1. **`.taskmaster/config.json` File (Recommended - New Structure)** 1. **`.taskmaster/config.json` File (Recommended - New Structure)** - This JSON file stores most configuration settings, including AI model selections, parameters, logging levels, and project defaults.