From 44d3825c8e1120545dcd622ff1701f8e3c790306 Mon Sep 17 00:00:00 2001 From: lveneris Date: Fri, 27 Feb 2026 13:50:03 +0000 Subject: [PATCH] docs(config): merge backwards compatibility descriptions --- docs/configuration.mdx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/configuration.mdx b/docs/configuration.mdx index a3f704c4..d3d1d01f 100644 --- a/docs/configuration.mdx +++ b/docs/configuration.mdx @@ -13,8 +13,9 @@ settings. The config file to use can be specified on the commandline when running Continuwuity by specifying the `-c`, `--config` flag. Alternatively, you can use -the environment variable `CONTINUWUITY_CONFIG` to specify the config file to -used. Conduit's environment variables are supported for backwards compatibility. +the environment variable `CONTINUWUITY_CONFIG` to specify the config file to be +used; see [the section on environment variables](#environment-variables) for +more information. ## Option commandline flag