]> git.hungrycats.org Git - bees/commitdiff
docs: drop the empty [config] section remark from the setup guide
authorZygo Blaxell <bees@furryterror.org>
Sun, 6 Sep 2026 07:10:52 +0000 (03:10 -0400)
committerZygo Blaxell <bees@furryterror.org>
Sun, 6 Sep 2026 07:10:52 +0000 (03:10 -0400)
The sentence added nothing the surrounding text does not already say:
the section is optional, so an empty one is trivially fine.

Assisted-by: Claude-Code:claude-fable-5-1
docs/config-file.md

index b84f6f09914132ee1c3c00b8f9eeb4a1f1716f44..c736b34b89f6605508a839d6bf772abaca3c4973 100644 (file)
@@ -29,8 +29,8 @@ A minimal global configuration file (`/etc/bees/bees.conf`) looks like this:
 The `[config]` section is optional.  Leave it out to float to each new
 release's defaults, or set `version` to pin them:  `CURRENT` for this
 build's schema, `STABLE` for the last released one, or a release alias such
-as `v0.11` to freeze the defaults that release shipped.  An empty `[config]`
-section is legal and does nothing.  See [`version`](#options) below.
+as `v0.11` to freeze the defaults that release shipped.  See
+[`version`](#options) below.
 
 Sections are named by dotted key prefix, so these two spellings are the same
 key and you can use whichever reads better: