From 77c22ca82d606fdaaf6f165dfb85309437acbb2e Mon Sep 17 00:00:00 2001 From: stratself Date: Thu, 23 Jul 2026 10:58:32 +0000 Subject: [PATCH] docs: Add title and version caveat for config file reference --- docs/reference/config.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/reference/config.mdx b/docs/reference/config.mdx index d83730070..6542965d2 100644 --- a/docs/reference/config.mdx +++ b/docs/reference/config.mdx @@ -1,3 +1,6 @@ +## Configuration file reference + +This configuration file reflect latest developments on the `main` branch. To check the file from a specific Continuwuity version, browse the [tags](https://forgejo.ellis.link/continuwuation/continuwuity/tags) and view the `conduwuit-example.toml` file there. ```toml file="../../conduwuit-example.toml"