Promote Feature Flags heading to same level as other config sections

This commit is contained in:
Louis King
2026-04-17 20:54:24 +01:00
parent cdfe18ff20
commit 0b0a755400
+1 -1
View File
@@ -442,7 +442,7 @@ Timezone handling note:
- API timestamps that omit an explicit timezone suffix are treated as UTC before rendering in the configured `TZ`.
#### Feature Flags
### Feature Flags
Control which pages are visible in the web dashboard. Disabled features are fully hidden: removed from navigation, return 404 on their routes, and excluded from sitemap/robots.txt.